UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

7 lines (5 loc) 148 B
import { BigIntTextField, WithFormControl } from './TextField.tsx' export const BigIntInput = { TextField: BigIntTextField, WithFormControl, }