MCPcopy Create free account
hub / github.com/Thanas-R/Virdis / form.tsx

File form.tsx

src/components/ui/form.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import * as LabelPrimitive from "@radix-ui/react-label";
3import { Slot } from "@radix-ui/react-slot";
4import { Controller, ControllerProps, FieldPath, FieldValues, FormProvider, useFormContext } from "react-hook-form";

Callers

nothing calls this directly

Calls 2

cnFunction · 0.90
useFormFieldFunction · 0.85

Tested by

no test coverage detected