Skip to content

Commit cc23a19

Browse files
committed
fix: Update icon command in copilot instructions to use the correct syntax
1 parent b560c78 commit cc23a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- Do not add unnecessary comments for my understanding.
44

5-
- Icons are used from hugeicons if you want to add extra icons to the library, you can add it running `ic-old iconName` command.
5+
- Icons are used from hugeicons if you want to add extra icons to the library, you can add it running `ic iconName` command.
66
`iconName` is from the hugeicons website.
77

88
- No need to fix formatting related issues.

0 commit comments

Comments
 (0)