mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
style: format code for all
This commit is contained in:
@@ -4,7 +4,7 @@ import reCropper from "./src";
|
||||
export const ReCropper = Object.assign(reCropper, {
|
||||
install(app: App) {
|
||||
app.component(reCropper.name, reCropper);
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
export default ReCropper;
|
||||
|
||||
Reference in New Issue
Block a user