1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 22:28:32 +01:00

Fix - Error on the homepage

This commit is contained in:
Kamran Ahmed 2019-11-10 21:10:13 +04:00
parent dcef934aef
commit 1ae125b184

View File

@ -1,7 +1,6 @@
import { FeaturedWrap } from './style';
import FeaturedGuides from './guides';
import FeaturedRoadmaps from './roadmaps';
import FeaturedJourneys from './journeys';
const FeaturedContent = (props) => (
<FeaturedWrap className="border-top bg-light">