Skip to content

Commit

Permalink
fix(slider): Add MDCSliderFoundation export (#1959)
Browse files Browse the repository at this point in the history
  • Loading branch information
trimox authored and lynnmercier committed Jan 17, 2018
1 parent 815eade commit 3a1786f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-slider/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ class MDCSlider extends MDCComponent {
}
}

export {MDCSlider};
export {MDCSliderFoundation, MDCSlider};

0 comments on commit 3a1786f

Please sign in to comment.