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 71119d1 commit 7c135b8Copy full SHA for 7c135b8
src/app/App.css
src/app/App.js
@@ -34,8 +34,6 @@ import ErrorBoundary from './components/ErrorBoundary';
34
import ErrorDialog from './components/ErrorDialog';
35
import ModifiedDialog from './components/ModifiedDialog';
36
37
-import './App.css';
38
-
39
const VerticalHeading = styled(Typography)(({ theme }) => ({
40
writingMode: 'vertical-rl',
41
textOrientation: 'upright',
0 commit comments