element-plus/packages/components/tour
Zhong d7dfce37e7
chore(components): [tour] remove redundant check for 'open' variable (#18668)
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.
2024-10-27 14:32:08 +08:00
..
__tests__ fix(components): [tour] buttonProps & isSameProps errors (#15680) 2024-01-31 10:37:20 +08:00
src chore(components): [tour] remove redundant check for 'open' variable (#18668) 2024-10-27 14:32:08 +08:00
style feat(components): tour component (#14952) 2023-12-27 14:49:11 +08:00
index.ts build: use vue-tsc to generate dts (#16111) 2024-08-07 12:01:46 +08:00