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

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fabOnReact committed Jan 16, 2024
1 parent 4497a9c commit 3a0acda
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 @@ -38,7 +38,7 @@ yarn add react-native-improved
import { TextImproved } from 'react-native-improved';

// The TextImproved component includes several react-native fixes
<TextImproved>A new text with additional fixes</TextImproved>;
// <TextImproved>A new text with additional fixes</TextImproved>
```

## Feature Requests
Expand Down

0 comments on commit 3a0acda

Please sign in to comment.