fix: restore utility compatibility entry point
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export {
|
||||
cn,
|
||||
type WithoutChild,
|
||||
type WithoutChildren,
|
||||
type WithoutChildrenOrChild,
|
||||
type WithElementRef
|
||||
} from './utils/format.js';
|
||||
Reference in New Issue
Block a user