refactor: 补充提交
This commit is contained in:
@@ -161,7 +161,7 @@ const components: Record<string, Component> = {
|
||||
LayDatePicker,
|
||||
LayNoticeBar,
|
||||
LayTransition,
|
||||
LayUpload
|
||||
LayUpload,
|
||||
};
|
||||
|
||||
const install = (app: App, options?: InstallOptions): void => {
|
||||
@@ -249,7 +249,7 @@ export {
|
||||
LayDatePicker,
|
||||
LayNoticeBar,
|
||||
LayTransition,
|
||||
LayUpload
|
||||
LayUpload,
|
||||
};
|
||||
|
||||
export { layer };
|
||||
|
||||
Reference in New Issue
Block a user