Reduce web ele bootstrap dependencies
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
export * from './use-is-mobile';
|
||||
export * from './use-forward-props';
|
||||
export * from './use-layout-style';
|
||||
export * from './use-namespace';
|
||||
export * from './use-priority-value';
|
||||
export * from './use-scroll-lock';
|
||||
export * from './use-simple-locale';
|
||||
export * from './use-sortable';
|
||||
export {
|
||||
useEmitAsProps,
|
||||
useForwardExpose,
|
||||
useForwardProps,
|
||||
useForwardPropsEmits,
|
||||
} from 'radix-vue';
|
||||
|
||||
Reference in New Issue
Block a user