UNPKG

reakit

Version:

Toolkit for building accessible rich web apps with React

9 lines (6 loc) 174 B
import { Input } from "../Input"; export { default as InputWithPasswordToggle } from "./InputWithPasswordToggle"; export default { title: "Input", component: Input, };