Add circle-user-solid.svg icon from Font Awesome

This commit is contained in:
2025-07-21 20:42:11 +02:00
parent e4bceb8258
commit 7ab62b8d13
37 changed files with 1327 additions and 1334 deletions

View File

@@ -23,5 +23,5 @@
"noFallthroughCasesInSwitch": true,
"noUncheckedSideEffectImports": true
},
"include": ["src"]
"include": ["src", "other/components", "other/App.tsx"]
}