Skip to content

Commit

Permalink
Merge pull request #3 from ricokahler/chore/test-pr
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
ricokahler authored Nov 16, 2020
2 parents 39743a6 + 44fe88d commit e41dc7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ or
yarn add next-data-hooks
```

2. Add Provider to `_app`
2. Add Provider to `_app.tsx` or `_app.js`

```tsx
import { AppProps } from 'next/app';
Expand Down
48 changes: 0 additions & 48 deletions declarations.d.ts

This file was deleted.

0 comments on commit e41dc7c

Please sign in to comment.