We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88d25e commit 14786b6Copy full SHA for 14786b6
src/components/translation.ts renamed to src/components/Trarnslation.ts
src/components/index.ts
@@ -1,4 +1,4 @@
1
-import { Translation } from './translation'
+import { Translation } from './Translation'
2
import Number from './number'
3
4
export { Translation, Number }
0 commit comments