Merge version_2 into main #1

Merged
development merged 2 commits from version_2 into main 2025-12-26 08:03:58 +00:00
Showing only changes of commit e54cf0a1ce - 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';