Skip to content

Commit f8657bb

Browse files
committed
add missing page style
1 parent 3d44525 commit f8657bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/configuration/AppWrapper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { AiFillBug } from 'react-icons/ai'
99
import { WiRefresh } from 'react-icons/wi'
1010
import { APP, LS_PREFERENCES_KEY } from '../Constants'
1111
import AppStorage from '../services/localStorage'
12+
import '../pages/Page.css'
1213

1314
function ErrorFallback({ error, resetErrorBoundary }) {
1415
return (

0 commit comments

Comments
 (0)