An open API service indexing awesome lists of open source software.

https://github.com/soulmachine/with-react-intl

Rewrite with-react-intl/ in Typescript
https://github.com/soulmachine/with-react-intl

nextjs react react-intl typescript

Last synced: 2 months ago
JSON representation

Rewrite with-react-intl/ in Typescript

Awesome Lists containing this project

README

          

Rewrite [next.js/examples/with-react-intl/](https://github.com/zeit/next.js/tree/canary/examples/with-react-intl) in Typescript.

TODO:

* Line 48 in `PageWithIntl.tsx`, Rest types may only be created from object types
* Line 51 in `PageWithIntl.tsx`, IntlProvider doesn't recognize the initialNow prop