microapps / gatsby-plugin-react-i18next

Easily translate your Gatsby website into multiple languages
MIT License
121 stars 72 forks source link

chore: allow navigate back by navigate(-1) #156

Closed onichandame closed 9 months ago

onichandame commented 2 years ago

It actually surprised me that the navigate function provided by this plugin does not support navigate back. Any thoughts?