Skip to content

Commit

Permalink
Update options
Browse files Browse the repository at this point in the history
  • Loading branch information
yashigani committed Apr 4, 2019
1 parent b2064dd commit bb1348d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/context.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export const initReactI18next = {

init(instance) {
setDefaults(instance.options.react);
instance.options.react = getDefaults();
setI18n(instance);
},
};
Expand Down

0 comments on commit bb1348d

Please # to comment.