⬆️ Updated slider not that it's moved to core in material-ui v4.2
This commit is contained in:
parent
75f935298d
commit
5b8060c926
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import React, { useState } from "react";
|
||||
import PropTypes from "prop-types";
|
||||
import Slider from "@material-ui/lab/Slider";
|
||||
import Slider from "@material-ui/core/Slider";
|
||||
import { withStyles } from "@material-ui/core/styles";
|
||||
|
||||
const PaddedSlider = withStyles({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue