mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* perf(docs): [tooltip] optimized basic example The `left-*` and `right-*` example are showing single line content, so user wouldn't see what's the difference between them. Now I changed them to multiline content. * style(docs): [tooltip] improve documentation for clarity and consistency * docs(components): [tooltip] fixed typos * docs(components): [tooltip] removed leftover prop * Update docs/examples/tooltip/basic.vue --------- Co-authored-by: rzzf <cszhjh@gmail.com>