diff --git a/packages/_vue3-migration-test/src/components/animations/test-staggered-fade-and-slide.vue b/packages/_vue3-migration-test/src/components/animations/test-staggered-fade-and-slide.vue index b6ba642c13..dadcd355f5 100644 --- a/packages/_vue3-migration-test/src/components/animations/test-staggered-fade-and-slide.vue +++ b/packages/_vue3-migration-test/src/components/animations/test-staggered-fade-and-slide.vue @@ -4,7 +4,7 @@ -
  • +
  • {{ item.id }} - {{ item.name }}
  • @@ -21,9 +21,9 @@

    Static content:

    -
  • Element to animate
  • -
  • Element to animate
  • -
  • Element to animate
  • +
  • Element to animate
  • +
  • Element to animate
  • +
  • Element to animate
  • diff --git a/packages/x-components/src/components/animations/staggered-fade-and-slide.vue b/packages/x-components/src/components/animations/staggered-fade-and-slide.vue index fa2aab7248..b085b63231 100644 --- a/packages/x-components/src/components/animations/staggered-fade-and-slide.vue +++ b/packages/x-components/src/components/animations/staggered-fade-and-slide.vue @@ -145,9 +145,9 @@ or the `stagger` props: ```vue -
  • Element to animate
  • -
  • Element to animate
  • -
  • Element to animate
  • +
  • Element to animate
  • +
  • Element to animate
  • +
  • Element to animate
  • ``` diff --git a/packages/x-components/src/components/base-dropdown.vue b/packages/x-components/src/components/base-dropdown.vue index f0600e6655..4bacbb459c 100644 --- a/packages/x-components/src/components/base-dropdown.vue +++ b/packages/x-components/src/components/base-dropdown.vue @@ -44,12 +44,7 @@ role="listbox" tabindex="-1" > -
  • +