end animation

pull/7738/head
Rich Harris 8 years ago
parent d6b897b16b
commit f19b826289

@ -146,6 +146,7 @@ export function animate(blocks, rects, fn, params) {
done() { done() {
// TODO remove styles // TODO remove styles
animation.running = false;
} }
}; };

Loading…
Cancel
Save