UNPKG

antd-mobile

Version:
5 lines (4 loc) 162 B
import './search-bar.less'; import { SearchBar } from './search-bar'; export type { SearchBarProps, SearchBarRef } from './search-bar'; export default SearchBar;