mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 06:04:24 +02:00
Update label for roadmap creation
This commit is contained in:
@@ -46,7 +46,7 @@ export function CreateRoadmapButton(props: CreateRoadmapButtonProps) {
|
|||||||
onClick={toggleCreateRoadmapHandler}
|
onClick={toggleCreateRoadmapHandler}
|
||||||
>
|
>
|
||||||
<Plus size={16} />
|
<Plus size={16} />
|
||||||
Create a new roadmap
|
Create your own Roadmap
|
||||||
</button>
|
</button>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user