Refactor: Change copy icon on node toolbar
This commit is contained in:
parent
379d73389e
commit
ccb8ec6cb2
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ export default function NodeToolbarComponent({
|
|||
<SelectItem value={"copy"}>
|
||||
<div className="flex">
|
||||
<IconComponent
|
||||
name="Copy"
|
||||
name="Clipboard"
|
||||
className="relative top-0.5 mr-2 h-4 w-4 "
|
||||
/>{" "}
|
||||
<span className="">Copy</span>{" "}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue