Fixed not shown icons when sidebar is closed #4

Manually merged
liviu merged 3 commits from GF-15-no-icons into production 2026-01-17 11:03:25 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit d2cbc053bf - Show all commits

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "glowing-fiesta",
"version": "0.0.3",
"version": "0.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "glowing-fiesta",
"version": "0.0.3",
"version": "0.0.4",
"hasInstallScript": true,
"dependencies": {
"@pinia/nuxt": "^0.11.3",

View file

@ -1,6 +1,6 @@
{
"name": "glowing-fiesta",
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"private": true,
"scripts": {