Cleanup, change app login
This commit is contained in:
@@ -10,5 +10,3 @@ import { twMerge } from "tailwind-merge";
|
||||
export function cn(...inputs: ClassValue[]): string {
|
||||
return twMerge(clsx(inputs));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user