Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin42 authored Jun 4, 2017
1 parent 6e8f05a commit f1e11e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [x] UMD build
- [x] Webpack build
- [x] component prop
- [ ] Delay rendering of components along with the animation because it seems weird when component
- [x] Delay rendering of components along with the animation because it seems weird when component
has been rendered by React but animations are delayed. This will keep both in sync and will be
processed through the timeout prop (type: Number). Though this won't be replacing the delay
attribute of an animation but its an addon for existing library.
Expand Down

0 comments on commit f1e11e5

Please sign in to comment.