fix: fix indentation, export ClassValue, add object-syntax test

This commit is contained in:
Ilia Mashkov
2026-04-18 15:52:05 +03:00
parent f4c95d5ea6
commit db2d7b78dd
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
export { cn } from './cn'
export type { ClassValue } from 'clsx'