import React from 'react'; import ReactDOM from 'react-dom'; import Slider, { Range } from 'rc-slider'; // We can just import Slider or ...
確定! 回上一頁