Moved items to server

This commit is contained in:
2025-09-01 13:48:29 +02:00
parent 3c0da578d1
commit b4ecd2e607
8 changed files with 54 additions and 44 deletions

View File

@@ -1,5 +1,3 @@
"use client"
import * as SeparatorPrimitive from "@radix-ui/react-separator"
import * as React from "react"

View File

@@ -1,5 +1,3 @@
"use client"
import * as React from "react"
import { cn } from "@/lib/utils"