mirror of
https://github.com/yldio/copilot.git
synced 2024-11-15 07:40:07 +02:00
81 lines
2.0 KiB
Plaintext
81 lines
2.0 KiB
Plaintext
|
exports[`Input-8 1`] = `
|
||
|
<div>
|
||
|
<fieldset
|
||
|
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
|
||
|
<div>
|
||
|
<label
|
||
|
className="sc-kpOJdX gxFurI"
|
||
|
htmlFor="XPDYM">
|
||
|
Email Address
|
||
|
</label>
|
||
|
<input
|
||
|
className="baseline-grrZDR eICGBO sc-chPdSV dXKwMH"
|
||
|
id="XPDYM"
|
||
|
placeholder="Enter email"
|
||
|
type="email" />
|
||
|
<label
|
||
|
className="baseline-cAWdSt jOHGnk sc-ckVGcZ hrcGEd">
|
||
|
Unexpected inline success!
|
||
|
</label>
|
||
|
</div>
|
||
|
</fieldset>
|
||
|
<fieldset
|
||
|
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
|
||
|
<div>
|
||
|
<label
|
||
|
className="sc-kpOJdX gxFurI"
|
||
|
htmlFor="qdROV">
|
||
|
Email Address
|
||
|
</label>
|
||
|
<input
|
||
|
className="baseline-grrZDR eICGBO sc-chPdSV jicOQn"
|
||
|
id="qdROV"
|
||
|
placeholder="Enter email"
|
||
|
type="email" />
|
||
|
<label
|
||
|
className="baseline-cAWdSt jOHGnk sc-ckVGcZ hrcGEd">
|
||
|
Unexpected group success!
|
||
|
</label>
|
||
|
</div>
|
||
|
</fieldset>
|
||
|
<fieldset
|
||
|
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
|
||
|
<div>
|
||
|
<label
|
||
|
className="sc-kpOJdX gxFurI"
|
||
|
htmlFor="bOhxeq">
|
||
|
Email Address
|
||
|
</label>
|
||
|
<input
|
||
|
className="baseline-grrZDR eICGBO sc-chPdSV jicOQn"
|
||
|
id="bOhxeq"
|
||
|
placeholder="Enter email"
|
||
|
type="email" />
|
||
|
<label
|
||
|
className="baseline-cAWdSt jOHGnk sc-ckVGcZ hrcGEd">
|
||
|
Unexpected meta success!
|
||
|
</label>
|
||
|
</div>
|
||
|
</fieldset>
|
||
|
<fieldset
|
||
|
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
|
||
|
<div>
|
||
|
<label
|
||
|
className="sc-kpOJdX gxFurI"
|
||
|
htmlFor="bpZMvk">
|
||
|
Email Address
|
||
|
</label>
|
||
|
<input
|
||
|
className="baseline-grrZDR eICGBO sc-chPdSV dXKwMH"
|
||
|
id="bpZMvk"
|
||
|
placeholder="Enter email"
|
||
|
type="email" />
|
||
|
<label
|
||
|
className="baseline-cAWdSt jOHGnk sc-ckVGcZ hrcGEd">
|
||
|
Unexpected children success!
|
||
|
</label>
|
||
|
</div>
|
||
|
</fieldset>
|
||
|
</div>
|
||
|
`;
|