Skip to content
#

custom-hooks

Here are 132 public repositories matching this topic...

beautiful-react-hooks
AlbericoD
AlbericoD commented Oct 23, 2020

Is your feature request related to a problem? Please describe.
the overwolf language api has been updated, the boilerplate needs to be updated to the new way of identifying the current overwolf language.

Describe the solution you'd like
change old way to new way

//old version 
overwolf.settings.getCurrentOverwolfLanguage(result => {
  i18n.use(initReactI18next).init({
  

Improve this page

Add a description, image, and links to the custom-hooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-hooks topic, visit your repo's landing page and select "manage topics."

Learn more