refactor(project): remove the use of core internal bem syntax
This commit is contained in:
@@ -1 +1,8 @@
|
||||
export * from './use-namespace';
|
||||
export * from './use-sortable';
|
||||
export {
|
||||
useEmitAsProps,
|
||||
useForwardExpose,
|
||||
useForwardProps,
|
||||
useForwardPropsEmits,
|
||||
} from 'radix-vue';
|
||||
|
Reference in New Issue
Block a user