Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit ba255af

Browse files
committed
update readme
1 parent a96fe74 commit ba255af

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
@@ -33,7 +33,7 @@ yarn add react-native-improved
3333
```js
3434
import { TextImproved } from 'react-native-improved';
3535

36-
// ...
36+
// The TextImproved component includes several react-native fixes
3737

3838
<TextImproved>A new text with additional fixes</TextImproved>;
3939
```

0 commit comments

Comments
 (0)