UNPKG

@cgi-learning-hub/ui

Version:

@cgi-learning-hub/ui is an open-source React component library that implements UI for HUB's features

14 lines (13 loc) 209 B
import t from "../PasswordInput/PasswordInput.es.js"; const s = { title: "Components/PasswordInput", component: t }, a = { args: { label: "Password" } }; export { a as Default, s as default };