From 2cc0ae9a22abc47e43c954e8279cb294bc2fc980 Mon Sep 17 00:00:00 2001 From: Kubaryt <88268063+Kubaryt@users.noreply.github.com> Date: Sun, 6 Oct 2024 17:08:06 +0200 Subject: [PATCH] minor changes and fixes (#117) --- frontend/package.json | 1 + frontend/pages/panel/reports.vue | 8 ++--- pnpm-lock.yaml | 50 +++++++++++++++++++------------- 3 files changed, 35 insertions(+), 24 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index cf0d4a6..769029b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -38,6 +38,7 @@ "@iconify-json/logos": "^1.2.2", "@iconify-json/lucide": "^1.2.7", "@iconify-json/material-symbols": "^1.2.2", + "@iconify-json/material-symbols-light": "^1.2.2", "@nuxt/eslint": "^0.4.0", "@types/aos": "^3.0.7", "@unocss/eslint-plugin": "^0.61.9", diff --git a/frontend/pages/panel/reports.vue b/frontend/pages/panel/reports.vue index b9f381b..2872ad9 100644 --- a/frontend/pages/panel/reports.vue +++ b/frontend/pages/panel/reports.vue @@ -1,6 +1,6 @@