refactor: refactor webui structure
This commit is contained in:
@@ -4,7 +4,7 @@ import * as React from "react"
|
||||
import { OTPInput, OTPInputContext } from "input-otp"
|
||||
import { MinusIcon } from "lucide-react"
|
||||
|
||||
import { cn } from "@/styles/utils"
|
||||
import { cn } from "@/infra/styles/utils"
|
||||
|
||||
function InputOTP({
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user