Housekeeping

This commit is contained in:
Josh Johnson 2016-09-15 21:29:24 +01:00
parent e0484ad50e
commit a2be7f276a

View file

@ -30,8 +30,7 @@ import './lib/polyfills.js';
/**
* Choices
*/
export
default class Choices {
export default class Choices {
constructor(element = '[data-choice]', userConfig = {}) {
// If there are multiple elements, create a new instance
// for each element besides the first one (as that already has an instance)