mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* refactor(components): [config-provider] * Port useConfigProviders and tokens to components/. * refactor(hooks): [global-config] * Reimplement a few coupled hooks. * Remove hooks/globa-config and tokens/&. * Update import paths based on the changes. * chore: fix a failing test case