fix: bugs
Deploy banu-front / deploy (push) Successful in 1m22s

This commit is contained in:
sajjadtalkhabi
2026-07-02 19:09:13 +03:30
parent e700609236
commit b9ef684b51
51 changed files with 406 additions and 170 deletions
+8
View File
@@ -12,17 +12,23 @@ export type IconName =
| 'caret-down'
| 'caret-left'
| 'caret-right'
| 'certificate'
| 'chat'
| 'chat-centered-dots'
| 'chat-teardrop-text'
| 'check'
| 'check-circle'
| 'check-square'
| 'clock'
| 'close'
| 'copy'
| 'envelope-open'
| 'eye'
| 'eye-slash'
| 'file'
| 'folder-simple-star'
| 'funnel'
| 'graduation-cap'
| 'heart'
| 'instagram'
| 'link'
@@ -39,12 +45,14 @@ export type IconName =
| 'plus'
| 'scroll'
| 'shopping-bag'
| 'smiley-sad'
| 'spinner'
| 'square'
| 'telegram'
| 'trash'
| 'upload'
| 'user'
| 'user-circle-check'
| 'user-sound'
| 'users'
| 'users-three'