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 45d1cbf commit e73af25Copy full SHA for e73af25
src/app/index.js
@@ -5,3 +5,6 @@ import App from './components/App';
5
import './styles/main.scss';
6
7
ReactDOM.render(<App />, document.getElementById('root'));
8
+
9
10
+// chris test
0 commit comments