Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarath263 authored Jul 7, 2024
1 parent 166e21d commit f77e519
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 @@ -51,7 +51,7 @@ Add `<Root>` provider in your top component tree (`index.js`),
document.getElementById('root'),
)

In `App.js`
In your component

import { useSelector } from 'native-state-react';
function App() {
Expand Down

0 comments on commit f77e519

Please sign in to comment.