Update frontend to allow categories
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { clsx, type ClassValue } from "clsx";
|
||||
import { twMerge } from "tailwind-merge";
|
||||
|
||||
|
||||
/**
|
||||
* Utility function for merging Tailwind CSS class names with conditional logic.
|
||||
* @param inputs - Class values to merge.
|
||||
|
||||
Reference in New Issue
Block a user