Fix - Error on the homepage
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
import { FeaturedWrap } from './style';
|
import { FeaturedWrap } from './style';
|
||||||
import FeaturedGuides from './guides';
|
import FeaturedGuides from './guides';
|
||||||
import FeaturedRoadmaps from './roadmaps';
|
import FeaturedRoadmaps from './roadmaps';
|
||||||
import FeaturedJourneys from './journeys';
|
|
||||||
|
|
||||||
const FeaturedContent = (props) => (
|
const FeaturedContent = (props) => (
|
||||||
<FeaturedWrap className="border-top bg-light">
|
<FeaturedWrap className="border-top bg-light">
|
||||||
|
Reference in New Issue
Block a user