mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* refactor(hooks): refactor transition - Introduce new hook named useTransition - Update transition.scss with css vars * - Align variable name. * - Update transitions to cssvars * - Address PR comments