feat: 图片裁剪功能更新
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
* 在业务中可通过 `import { HelloWorld } from '@/components'` 使用
|
||||
*/
|
||||
export { default as HelloWorld } from './HelloWorld';
|
||||
export { default as ImageCropper } from './ImageCropper';
|
||||
export type { ImageCropperRef, ImageCropperProps } from './ImageCropper';
|
||||
export { default as ChangePasswordModal } from './ChangePasswordModal';
|
||||
|
||||
Reference in New Issue
Block a user