We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c00acb commit 5aec2f3Copy full SHA for 5aec2f3
app/index.tsx
@@ -4,8 +4,6 @@ import ReactDOM from 'react-dom';
4
// REACT 18 Syntax below
5
// import { createRoot } from 'react-dom/client';
6
7
-//this is a test comment
8
-
9
import './stylesheets/index.scss';
10
import { createTheme, ThemeProvider } from '@material-ui/core/';
11
import App from './App';
0 commit comments