All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.react-utils.withT.withT.js.map Maven / Gradle / Ivy

Go to download

A package encapsulating common code across neeto projects including initializers, utility functions, common components and hooks and so on.

There is a newer version: 4.12.3
Show newest version
{"version":3,"file":"withT.js","names":["withTranslation","withT","Component","options","namespace","arguments","length","undefined"],"sources":["../../../src/react-utils/withT/withT.js"],"sourcesContent":["import { withTranslation } from \"react-i18next\";\n\nconst withT = (Component, options, namespace = undefined) =>\n  withTranslation(namespace, options)(Component);\n\nexport default withT;\n"],"mappings":"AAAA,SAASA,eAAe,QAAQ,eAAe;AAE/C,IAAMC,KAAK,GAAG,SAARA,KAAKA,CAAIC,SAAS,EAAEC,OAAO;EAAA,IAAEC,SAAS,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAGE,SAAS;EAAA,OACtDP,eAAe,CAACI,SAAS,EAAED,OAAO,CAAC,CAACD,SAAS,CAAC;AAAA;AAEhD,eAAeD,KAAK"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy