Add button to suggest changes on roadmaps

pull/1508/head
Kamran Ahmed 2 years ago
parent 63d9c968a4
commit 18253fbc49
  1. 2
      components/roadmap/roadmap-page-header.tsx

@ -98,7 +98,7 @@ export function RoadmapPageHeader(props: RoadmapPageHeaderType) {
size="xs" size="xs"
py="14px" py="14px"
px="10px" px="10px"
colorScheme="purple" colorScheme="green"
leftIcon={<ChatIcon />} leftIcon={<ChatIcon />}
_hover={{ textDecoration: 'none' }} _hover={{ textDecoration: 'none' }}
> >

Loading…
Cancel
Save