UNPKG

adou-ui

Version:

feat:修复了TagInput无法清空的问题

5 lines (4 loc) 190 B
import React from "react"; import "./index.scss"; declare const HorizonScrollView: React.MemoExoticComponent<({ children }: any) => React.JSX.Element>; export default HorizonScrollView;