refactor: rename transition components
This commit is contained in:
@@ -66,7 +66,7 @@ export {
|
||||
export { withModifiers, withKeys } from './directives/vOn'
|
||||
|
||||
// DOM-only components
|
||||
export { CSSTransition, CSSTransitionProps } from './components/CSSTransition'
|
||||
export { Transition, TransitionProps } from './components/Transition'
|
||||
|
||||
// re-export everything from core
|
||||
// h, Component, reactivity API, nextTick, flags & types
|
||||
|
||||
Reference in New Issue
Block a user