Update components/ui/form.tsx

This commit is contained in:
kleap-admin 2026-01-18 17:28:47 +00:00
parent 425d9415b7
commit 6e3dade9b3
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
"use client";
import * as React from "react";
import * as LabelPrimitive from "@radix-ui/react-label";
import { Slot } from "@radix-ui/react-slot";