UNPKG

@schema-render/search-react

Version:

Conditional search component based on FormRender.

4 lines (3 loc) 121 B
import Search from './Search'; export default Search; export type { ISearchProps, ISearchRef } from './typings/index.d';