diff --git a/bin/roadmap-metas.cjs b/bin/roadmap-metas.cjs index ec0986180..cc4be9f4a 100644 --- a/bin/roadmap-metas.cjs +++ b/bin/roadmap-metas.cjs @@ -92,7 +92,7 @@ module.exports = { react: { dimensions: { width: 968, - height: 2570.26, + height: 1570.26, }, }, 'software-architect': { diff --git a/src/components/InteractiveRoadmap/InteractiveRoadmap.astro b/src/components/InteractiveRoadmap/InteractiveRoadmap.astro index 8e29887ca..bd3e72c31 100644 --- a/src/components/InteractiveRoadmap/InteractiveRoadmap.astro +++ b/src/components/InteractiveRoadmap/InteractiveRoadmap.astro @@ -30,7 +30,7 @@ const { roadmapId, jsonUrl, dimensions = null, description, roadmapPermalink } = slot="after-header" /> -
+
- - - -

- We have added resources. Try clicking roadmap nodes or visit{" "} - - resources list - - . -

diff --git a/src/roadmaps/react/react.md b/src/roadmaps/react/react.md index 30b61fb70..4b8f58834 100644 --- a/src/roadmaps/react/react.md +++ b/src/roadmaps/react/react.md @@ -9,7 +9,7 @@ description: "Everything that is there to learn about React and the ecosystem in hasTopics: true dimensions: width: 968 - height: 2570.26 + height: 1570.26 seo: title: "React Developer Roadmap: Learn to become a React developer" description: "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap."