We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d44525 commit f8657bbCopy full SHA for f8657bb
1 file changed
src/configuration/AppWrapper.js
@@ -9,6 +9,7 @@ import { AiFillBug } from 'react-icons/ai'
9
import { WiRefresh } from 'react-icons/wi'
10
import { APP, LS_PREFERENCES_KEY } from '../Constants'
11
import AppStorage from '../services/localStorage'
12
+import '../pages/Page.css'
13
14
function ErrorFallback({ error, resetErrorBoundary }) {
15
return (
0 commit comments