Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
williamniemiec authored Aug 5, 2021
1 parent 9be4efc commit b3fda9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ npm install --save @wniemiec-component-reactnative/selectable-button

2. Import the component
```
import WeekdaySelector from '@wniemiec-component-reactnative/selectable-button';
import SelectableButton from '@wniemiec-component-reactnative/selectable-button';
```

3. Use it
Expand Down

0 comments on commit b3fda9e

Please sign in to comment.