element-plus/packages/tokens/index.ts
三咲智子 6256189100
refactor(components): refactor pagination (#3526)
* refactor(components): refactor pagination

* fix: tests

* fix: emits

* refactor: improve props
2021-09-22 01:19:04 +08:00

5 lines
106 B
TypeScript

export * from './form'
export * from './button'
export * from './breadcrumb'
export * from './pagination'