feat: 优化 banner 配置页面 添加图片裁剪
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
* 在业务中可通过 `import { HelloWorld } from '@/components'` 使用
|
||||
*/
|
||||
export { default as HelloWorld } from './HelloWorld';
|
||||
export { default as ImageCropper } from './ImageCropper';
|
||||
export type { ImageCropperRef, ImageCropperProps } from './ImageCropper';
|
||||
|
||||
Reference in New Issue
Block a user