♻️(frontend) icon component refactoring

- Add variant to IconComponent and remove $isMaterialIcon prop
- Replace all Text component used as icon with the Icon component.
This commit is contained in:
Nathan Panchout
2025-03-27 10:52:26 +01:00
committed by Anthony LC
parent 8aab007ad1
commit 0537572542
15 changed files with 55 additions and 145 deletions

View File

@@ -30,6 +30,7 @@
"@sentry/nextjs": "9.3.0",
"@tanstack/react-query": "5.67.1",
"canvg": "4.0.3",
"clsx": "2.1.1",
"cmdk": "1.0.4",
"crisp-sdk-web": "1.0.25",
"docx": "9.1.1",