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 450424b commit 980f322Copy full SHA for 980f322
src/transition/transition.js
@@ -95,7 +95,7 @@ p.enter = function (op, cb) {
95
96
p.enterNextTick = function () {
97
98
- // Importnatn hack:
+ // Important hack:
99
// in Chrome, if a just-entered element is applied the
100
// leave class while its interpolated property still has
101
// a very small value (within one frame), Chrome will
0 commit comments