Skip to content

Commit

Permalink
fix: transition nested example
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa-nematpour committed Jan 27, 2024
1 parent 64a9c48 commit e58f5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/guide/built-ins/transition-demos/NestedTransitions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const show = ref(true)
.transition-demo-inner {
background: #ccc;
color: rgb(33, 53, 71);
}
.nested-enter-active,
Expand Down

0 comments on commit e58f5cf

Please sign in to comment.