diff --git a/apps/v4/examples/base/input-otp-pattern.tsx b/apps/v4/examples/base/input-otp-pattern.tsx index 8b8dae5433..177633da59 100644 --- a/apps/v4/examples/base/input-otp-pattern.tsx +++ b/apps/v4/examples/base/input-otp-pattern.tsx @@ -1,3 +1,5 @@ +"use client" + import { Field, FieldLabel } from "@/examples/base/ui/field" import { InputOTP,