Skip to content

Commit a013ad9

Browse files
authored
fix(intent/registry): restore 'Copy install prompt' button label (#1101)
1 parent e210978 commit a013ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/intent/registry/$packageName.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ This will detect all Agent Skills in ${name} and configure them for your coding
364364
) : (
365365
<CopyIcon className="w-3.5 h-3.5" />
366366
)}
367-
CopyIcon install prompt
367+
Copy install prompt
368368
</button>
369369
)
370370
}

0 commit comments

Comments
 (0)