refactor: refactor webui structure
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import * as React from "react"
|
||||
import * as SwitchPrimitive from "@radix-ui/react-switch"
|
||||
|
||||
import { cn } from "@/styles/utils"
|
||||
import { cn } from "@/infra/styles/utils"
|
||||
|
||||
function Switch({
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user