Skip to content

Commit b7010d7

Browse files
authored
Update README.md
1 parent a8bbe01 commit b7010d7

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
@@ -38,7 +38,7 @@ npm install rn-segmented-control
3838
## :mag: Usage
3939

4040
```tsx
41-
import SegmentedControl from 'react-native-segmented-control';
41+
import SegmentedControl from 'rn-segmented-control';
4242

4343
import * as React from 'react';
4444
import { StyleSheet, View } from 'react-native';

0 commit comments

Comments
 (0)