-
chrisgarrity authored
Allow intl to be passed in to GUI as a prop (rather than having to be already in the store)
chrisgarrity authoredAllow intl to be passed in to GUI as a prop (rather than having to be already in the store)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 164 B
# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# Build
/build
/dist
/.opt-in
# generated translation files
/translations
/locale