Created
March 19, 2018 12:43
-
-
Save shalkam/c3dcacdf5c9c1de17a399b9c6f353b5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import ar from "./ar.json"; | |
import en from "./en.json"; | |
import es from "./es.json"; | |
export default { ar, en, es }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment