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:
parent
dcef934aef
commit
1ae125b184
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user