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 25d4f7d commit d75c6f9Copy full SHA for d75c6f9
client/App.js
@@ -20,8 +20,6 @@ import Footer from './components/LandingF/LandingF'
20
import LandingB from './components/LandingB/LandingB'
21
import LandingE from './components/LandingE/LandingE'
22
import LandingD from './components/LandingD/LandingD'
23
-import LandingF from './components/LandingF/LandingF'
24
-import Footer from './components/LandingF/LandingF'
25
26
// set up components for lazy loading
27
const ProfileRestrictedLoadable = restricted(Loadable({
0 commit comments