Remove clutter
This commit is contained in:
parent
c9651d25c7
commit
091cb6f4b4
4 changed files with 77 additions and 57 deletions
|
|
@ -1,4 +0,0 @@
|
|||
import { clsx, type ClassValue } from 'clsx';
|
||||
import { twMerge } from 'tailwind-merge';
|
||||
|
||||
export const cn = (...inputs: ClassValue[]): string => twMerge(clsx(inputs));
|
||||
Loading…
Add table
Add a link
Reference in a new issue