Skip to content

Commit

Permalink
export makeAnimated from src/index
Browse files Browse the repository at this point in the history
  • Loading branch information
gwyneplaine committed Jul 2, 2018
1 parent 005470a commit dad61a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -10,5 +10,6 @@ export { default as Async } from './Async';
export { default as AsyncCreatable } from './AsyncCreatable';
export { default as Creatable } from './Creatable';
export { createFilter } from './filters';
export { default as makeAnimated } from './animated/index';
export { components } from './components/index';
export { mergeStyles } from './styles';

0 comments on commit dad61a2

Please sign in to comment.