Just import the time picker component from antd and use it directly in your project. Import: import { TimePicker } from "antd"; Usage: < ...
確定! 回上一頁