Skip to content
Snippets Groups Projects
Commit 83edad10 authored by Viivi Nevalainen's avatar Viivi Nevalainen
Browse files

Upload New File

parent 1c7d70c2
No related branches found
No related tags found
No related merge requests found
import React from 'react'
import ReactDOM from 'react-dom/client'
import App from './App'
ReactDOM.createRoot(document.getElementById('root')).render(<App />)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment