Add interactive frontend roadmap version

This commit is contained in:
Kamran Ahmed
2021-12-08 14:59:16 +01:00
parent ba21172d20
commit 7ac1dd9b9c

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>