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:
@@ -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' }}
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user