UNPKG

react-ally

Version:

Accessible react components

6 lines (4 loc) 174 B
import { SpinButton } from './spin-button'; import { UpButton } from './up-button'; import { DownButton } from './down-button'; export { SpinButton, UpButton, DownButton };