UNPKG

react-expand-animated

Version:

The expand component that animate the height of child component when toggling

21 lines (15 loc) 238 B
language: node_js node_js: - 7 script: - npm run lint - npm run test:cov - npm run build notifications: email: on_failure: change after_success: 'npm run coveralls' cache: yarn: true directories: - node_modules