Skip to content

Commit

Permalink
Remove export
Browse files Browse the repository at this point in the history
  • Loading branch information
calmyournerves committed Aug 9, 2018
1 parent 826efb4 commit 47a4044
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/javascript/vanilla-js-dropdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,3 @@ var CustomSelect = function(options) {
open: open
};
};

export default CustomSelect;

0 comments on commit 47a4044

Please sign in to comment.