Skip to content

Commit

Permalink
fix(autocomplete): add export, ref #234
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Aug 29, 2016
1 parent 56bea20 commit cb284ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export function configure(aurelia, configCallback) {
}

// build-index-remove start
export * from './autocomplete/autocomplete';
export * from './badge/badge';
export * from './box/box';
export * from './breadcrumbs/breadcrumbs';
Expand Down

0 comments on commit cb284ce

Please sign in to comment.