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 2bb6788 commit 7a1498eCopy full SHA for 7a1498e
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