mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Change finished node marking
This commit is contained in:
@@ -76,7 +76,7 @@ export function ContentDrawer(props: ContentDrawerProps) {
|
||||
?.classList?.remove('done');
|
||||
onClose();
|
||||
}}
|
||||
colorScheme="purple"
|
||||
colorScheme="red"
|
||||
leftIcon={<RepeatIcon />}
|
||||
size="xs"
|
||||
iconSpacing={0}
|
||||
|
||||
Reference in New Issue
Block a user