Skip to content

Commit

Permalink
chore!: 移除 BatchActionBar 组件
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed May 23, 2023
1 parent eeb30a9 commit b1f8f42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 87 deletions.
1 change: 0 additions & 1 deletion src/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ declare module '@vue/runtime-core' {
ActionContainer: typeof import('./components/ActionContainer/index.vue')['default']
Auth: typeof import('./components/Auth/index.vue')['default']
AuthAll: typeof import('./components/AuthAll/index.vue')['default']
BatchActionBar: typeof import('./components/BatchActionBar/index.vue')['default']
ComponentBasicExampleAlert: typeof import('./components/ComponentBasicExampleAlert/index.vue')['default']
Copyright: typeof import('./components/Copyright/index.vue')['default']
Editor: typeof import('./components/Editor/index.vue')['default']
Expand Down
86 changes: 0 additions & 86 deletions src/components/BatchActionBar/index.vue

This file was deleted.

0 comments on commit b1f8f42

Please sign in to comment.