1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 03:23:08 +01:00

Add interactive frontend roadmap version

This commit is contained in:
Kamran Ahmed 2021-12-08 14:59:16 +01:00
parent 86c336ef33
commit c45a3328ab

View File

@ -104,7 +104,7 @@ export function RoadmapPageHeader(props: RoadmapPageHeaderType) {
<Badge pos="relative" top={'-1px'} mr="6px" colorScheme="yellow"> <Badge pos="relative" top={'-1px'} mr="6px" colorScheme="yellow">
New New
</Badge> </Badge>
Roadmap is now interactive, try clicking any nodes Resources are here, try clicking any nodes.
</Text> </Text>
)} )}
</Container> </Container>