Add interactive frontend roadmap version

pull/940/head
Kamran Ahmed 3 years ago
parent ba21172d20
commit 7ac1dd9b9c
  1. 2
      components/roadmap/roadmap-page-header.tsx

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

Loading…
Cancel
Save