Repository URL to install this package:
|
Version:
2.1.0 ▾
|
const inputsList = [
{
type: 'search',
name: 'searchInput',
label: 'Search by Id, Name',
},
]
export {
inputsList,
}