feat(shared/lib): add cn utility (clsx + tailwind-merge)
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export * from './api';
|
||||
export { cn } from './cn';
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
export * from './api';
|
||||
export { cn } from './cn';
|
||||
|
||||