Update components/ui/form.tsx

This commit is contained in:
kleap-admin 2026-01-18 20:47:49 +00:00
parent 61c95f4445
commit d175a42aa3
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";