diff --git a/lib/app/components/nuxt-child.js b/lib/app/components/nuxt-child.js index 0870396354..becc3b82a8 100644 --- a/lib/app/components/nuxt-child.js +++ b/lib/app/components/nuxt-child.js @@ -5,6 +5,7 @@ const transitionsKeys = [ 'mode', 'css', 'type', + 'duration', 'enterClass', 'leaveClass', 'enterActiveClass',