mirror of
https://github.com/mgerb/react-starter
synced 2026-01-12 01:52:49 +00:00
move polyfill
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import '@babel/polyfill';
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import { Routes } from './routes';
|
||||
|
||||
Reference in New Issue
Block a user