22 lines
478 B
Plaintext
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>
|
|
`;
|