1
Fork 0

Remove regenerator-runtime from UI

This commit is contained in:
viktorstrate 2022-07-13 21:45:06 +02:00
parent a17a680457
commit 446ef9a464
No known key found for this signature in database
GPG Key ID: 3F855605109C1E8A
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import 'regenerator-runtime/runtime'
import React from 'react'
import { createRoot } from 'react-dom/client'
import App from './App'