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 9410d17 commit d3fbe2bCopy full SHA for d3fbe2b
README.md
@@ -125,8 +125,6 @@ export default function App() {
125
import React, { Component } from 'react'
126
import * as MessageSource from 'react-message-source'
127
128
-import translations from './translations.json'
129
-
130
import MyComponent from './MyComponent'
131
import MyComponentWithIndexedParams from './MyComponentWithIndexedParams'
132
import MyComponentWithNamedParams from './MyComponentWithNamedParams'
0 commit comments