mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 01:41:20 +08:00
66043aa3b5
re #4146 added button configuration added useGlobalConfig hook
6 lines
140 B
TypeScript
6 lines
140 B
TypeScript
export * from './form'
|
|
export * from './button'
|
|
export * from './breadcrumb'
|
|
export * from './pagination'
|
|
export * from './config-provider'
|