тут нихуя не работает, ебаный рот этого казино
This commit is contained in:
7
frontend/style/components/ui/sheet.tsx
Normal file
7
frontend/style/components/ui/sheet.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import { type ClassValue, clsx } from "clsx"
|
||||
import { twMerge } from "tailwind-merge"
|
||||
|
||||
export function cn(...inputs: ClassValue[]) {
|
||||
return twMerge(clsx(inputs))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user