UNPKG

@material-ui/unstyled

Version:

Material-UI Unstyled - collection of unstyled React components.

7 lines 269 B
/** @license Material-UI v5.0.0-alpha.15 * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ export { default as SliderUnstyled } from './SliderUnstyled'; export * from './SliderUnstyled';