mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-07 19:20:44 +00:00
redesign
This commit is contained in:
7
src/index.tsx
Executable file
7
src/index.tsx
Executable file
@@ -0,0 +1,7 @@
|
||||
import React from 'react'
|
||||
import ReactDOM from 'react-dom'
|
||||
import App from './App'
|
||||
|
||||
import './index.styl'
|
||||
|
||||
ReactDOM.render(<App/>, document.getElementById('root'))
|
Reference in New Issue
Block a user