よいらぼ / Yoiai UI

Input

一行の入力。

import { Input, Label } from "@yoiailabs/ui"

<Label htmlFor="name">名前</Label>
<Input id="name" />