UNPKG

@0xsplits/splits-kit

Version:

UI Components for working with 0xSplits contracts

7 lines (6 loc) 358 B
export { default as AddressInput } from './AddressInput'; export { default as AddressSelectInput } from './AddressSelectInput'; export { default as InputRow } from './InputRow'; export { default as NumberInput } from './NumberInput'; export { default as NumberSelectInput } from './NumberSelectInput'; export { default as SelectInput } from './SelectInput';