stevensacks / storybook-react-i18next

Storybook i18next addon
MIT License
21 stars 12 forks source link

Update Readme.md with examples in .tsx and .mdx files #7

Closed Linx-Guiwunsch closed 2 years ago

Linx-Guiwunsch commented 2 years ago

Could you update Readme.md with code examples showing how to use translations in .tsx and .mdx files?

Thanks.

stevensacks commented 2 years ago

This addon empowers you to use your already existing react-i18next setup in your project inside of storybook.

You’ll need to read the react-i18next documentation for instructions on how to use it.

https://react.i18next.com/