joyent-portal/packages/ui-toolkit/.snapguidist/__snapshots__/Input-6.snap

81 lines
2.0 KiB
Plaintext

exports[`Input-6 1`] = `
<div>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="CZllp">
Email Address
</label>
<input
className="baseline-grrZDR eICGBO sc-chPdSV dXKwMH"
id="CZllp"
placeholder="Enter email"
type="email" />
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ kDNdxy">
Unexpected inline warning!
</label>
</div>
</fieldset>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="bCBhHX">
Email Address
</label>
<input
className="baseline-grrZDR eICGBO sc-chPdSV jgvuqV"
id="bCBhHX"
placeholder="Enter email"
type="email" />
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ kDNdxy">
Unexpected group warning!
</label>
</div>
</fieldset>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="IHrIh">
Email Address
</label>
<input
className="baseline-grrZDR eICGBO sc-chPdSV jgvuqV"
id="IHrIh"
placeholder="Enter email"
type="email" />
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ kDNdxy">
Unexpected meta warning!
</label>
</div>
</fieldset>
<fieldset
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
<div>
<label
className="sc-kpOJdX gxFurI"
htmlFor="bwCYUK">
Email Address
</label>
<input
className="baseline-grrZDR eICGBO sc-chPdSV dXKwMH"
id="bwCYUK"
placeholder="Enter email"
type="email" />
<label
className="baseline-cAWdSt jOHGnk sc-ckVGcZ kDNdxy">
Unexpected children warning!
</label>
</div>
</fieldset>
</div>
`;