Skip to content

Commit b3fda9e

Browse files
Update README.md
1 parent 9be4efc commit b3fda9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ npm install --save @wniemiec-component-reactnative/selectable-button
3737

3838
2. Import the component
3939
```
40-
import WeekdaySelector from '@wniemiec-component-reactnative/selectable-button';
40+
import SelectableButton from '@wniemiec-component-reactnative/selectable-button';
4141
```
4242

4343
3. Use it

0 commit comments

Comments
 (0)