Merge version_2 into main #1

Merged
development merged 2 commits from version_2 into main 2025-12-25 14:57:30 +00:00
Showing only changes of commit e63c09a433 - Show all commits

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';