Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
You know... for clicking things.
Currently available props for Button
is just limited to size at the moment but more planned.
import { Button } from "ui-neu"
Name | Description | Default |
---|---|---|
children | Pass children to label the button. string | - |
size | Choose a size. "small" | "large" | "small" |