We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67c89f commit 57cf974Copy full SHA for 57cf974
packages/@vue/cli-ui/src/components/Widget.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <transition>
+ <transition duration="150">
3
<div
4
class="widget"
5
:class="{
0 commit comments