Skip to content

Commit 52fe20c

Browse files
author
Andrii Kirmas
committed
Strip in readme shortcuts
1 parent 6c36840 commit 52fe20c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import {
5050
classBeming
5151
} from "react-classnaming"
5252

53-
// Default export is the most frequently used function
53+
// Default export is the most simple function
5454
import classNaming from "react-classnaming"
5555

5656
import type {
@@ -65,7 +65,7 @@ import type {
6565

6666
// `= {className: string}` – useful shortcut
6767
ClassNamed
68-
} from "react-classnaming/types"
68+
} from "react-classnaming"
6969
```
7070

7171
## Basic usage

0 commit comments

Comments
 (0)