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 c1b58d0 commit ecf3fd5Copy full SHA for ecf3fd5
src/components/Layout/Layout.jsx
@@ -1,6 +1,6 @@
1
import React from 'react'
2
import Footer from '../Footer/Footer'
3
-import { MAINTENANCE_MODE } from '../../config/constants'
+// import { MAINTENANCE_MODE } from '../../config/constants'
4
import Alert from 'react-s-alert'
5
import cn from 'classnames'
6
import Maintenance from '../Maintenance/Maintenance'
0 commit comments