Skip to content

Commit 7c135b8

Browse files
committed
Remove App.css
1 parent 71119d1 commit 7c135b8

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

src/app/App.css

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/app/App.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ import ErrorBoundary from './components/ErrorBoundary';
3434
import ErrorDialog from './components/ErrorDialog';
3535
import ModifiedDialog from './components/ModifiedDialog';
3636

37-
import './App.css';
38-
3937
const VerticalHeading = styled(Typography)(({ theme }) => ({
4038
writingMode: 'vertical-rl',
4139
textOrientation: 'upright',

0 commit comments

Comments
 (0)