fix: remove external dependency for icones (#805)

* change all icons to use iconify

* fix minor UI elements

* fix layout of table
This commit is contained in:
Hayden
2024-02-29 19:20:18 -06:00
committed by GitHub
parent cf166ac641
commit f91b33db38
40 changed files with 303 additions and 183 deletions

1
frontend/global.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="unplugin-icons/types/vue" />