Skip to content
Snippets Groups Projects
Commit 23c39b3d authored by Carl Schönfelder's avatar Carl Schönfelder
Browse files

comment: index.tsx and App.tsx

parent 5d0da5fe
No related branches found
No related tags found
No related merge requests found
Pipeline #47244 passed with warnings
/**
* A component that wraps Main.tsx in a theme
*/
import {
MuiThemeProvider,
StylesProvider,
......
/**
* Entry point for the client
*/
import React from 'react'
import ReactDOM from 'react-dom'
import { Provider } from 'react-redux'
......
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