chore: 升级 layer 1.3.8 待解决内部 use 问题
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import type { App } from "vue";
|
||||
import { LayLayer } from "@layui/layer-vue";
|
||||
|
||||
LayLayer.install = (app: App) => {
|
||||
app.component(LayLayer.name, LayLayer);
|
||||
};
|
||||
|
||||
export default LayLayer;
|
||||
Reference in New Issue
Block a user