1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

chore: clean up

This commit is contained in:
Amir Raminfar
2024-12-31 08:57:15 -08:00
parent cc76c00933
commit f4f61a6a75

View File

@@ -92,7 +92,6 @@ declare module 'vue' {
'Ph:dotsThreeVerticalBold': typeof import('~icons/ph/dots-three-vertical-bold')['default']
'Ph:fileSql': typeof import('~icons/ph/file-sql')['default']
'Ph:globeSimple': typeof import('~icons/ph/globe-simple')['default']
'Ph:listBulletsFill': typeof import('~icons/ph/list-bullets-fill')['default']
'Ph:memory': typeof import('~icons/ph/memory')['default']
'Ph:stack': typeof import('~icons/ph/stack')['default']
'Ph:stackSimple': typeof import('~icons/ph/stack-simple')['default']