mirror of
https://github.com/mgerb/react-starter
synced 2026-01-09 16:42:48 +00:00
update dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import '@babel/polyfill';
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
|
||||
import { Routes } from './routes';
|
||||
|
||||
ReactDOM.render(<Routes />, document.getElementById('app'));
|
||||
|
||||
Reference in New Issue
Block a user