dont use lucide as module

This commit is contained in:
Klemek
2025-03-17 16:57:17 +01:00
parent 145c045137
commit acee41032a
3 changed files with 3 additions and 4 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
import { createIcons, icons } from "lucide";
import { createApp } from "vue";
const utils = {
updateIcons() {
createIcons({
icons,
lucide.createIcons({
nameAttr: "icon",
attrs: {
width: "1.1em",