Skip to content

Instantly share code, notes, and snippets.

@shalkam
Created March 19, 2018 12:43
Show Gist options
  • Save shalkam/c3dcacdf5c9c1de17a399b9c6f353b5e to your computer and use it in GitHub Desktop.
Save shalkam/c3dcacdf5c9c1de17a399b9c6f353b5e to your computer and use it in GitHub Desktop.
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