Add Chip to component index

old
Javi Velasco 2016-04-10 22:14:19 +02:00
parent 84130d4a4d
commit 0cb220544e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ export Avatar from './avatar';
export Button from './button/Button';
export IconButton from './button/IconButton';
export * from './card';
export Chip from './chip';
export Checkbox from './checkbox';
export DatePicker from './date_picker';
export Dialog from './dialog';