mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-03 03:38:41 +08:00
6256189100
* refactor(components): refactor pagination * fix: tests * fix: emits * refactor: improve props
5 lines
106 B
TypeScript
5 lines
106 B
TypeScript
export * from './form'
|
|
export * from './button'
|
|
export * from './breadcrumb'
|
|
export * from './pagination'
|