1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 13:22:38 +02:00

Add button to suggest changes on roadmaps

This commit is contained in:
Kamran Ahmed
2022-08-15 12:07:02 +04:00
parent 6d270a5640
commit 4b55398eb7

View File

@@ -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' }}
> >