1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-15 07:40:07 +02:00
copilot/packages/ui-toolkit/.snapguidist/__snapshots__/Input-10.snap

22 lines
478 B
Plaintext

exports[`Input-10 1`] = `
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="tshLM">
Email Address
</label>
<input
className="baseline-grrZDR eICGBO sc-chPdSV dXKwMH"
id="tshLM"
placeholder="Enter email"
type="email" />
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ fTpqcf">
I\'m a children of meta
</label>
</div>
</fieldset>
`;