Merge version_5 into main #4

Merged
development merged 2 commits from version_5 into main 2025-12-28 11:19:15 +00:00
Showing only changes of commit 3cf4ba47ee - 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';