Back to Marimo

Label

frontend/src/stories/label.mdx

0.23.5209 B
Original Source

import { Meta, Story } from "@storybook/addon-docs/blocks";

import { Label } from "@/components/ui/label";

<Meta title="Label" component={Label} />

Label

<Label htmlFor="email">Your email address</Label>