mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-03 11:47:48 +08:00
d7dfce37e7
refactor(components): [tour] remove redundant check for 'open' variable The check for 'open.value == true' was unnecessary since 'open' is already verified to be non-null earlier in the code. |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
style | ||
index.ts |