refactor: 补充提交
This commit is contained in:
parent
82d10e9f5c
commit
26e5296e7e
@ -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 };
|
||||
|
Loading…
Reference in New Issue
Block a user