22 lines
478 B
Plaintext
22 lines
478 B
Plaintext
|
exports[`Input-2 1`] = `
|
||
|
<fieldset
|
||
|
className="baseline-hZpvlZ bQdLhh sc-kGXeez cEabLf">
|
||
|
<div>
|
||
|
<label
|
||
|
className="sc-kpOJdX gxFurI"
|
||
|
htmlFor="KxDLL">
|
||
|
Email Address
|
||
|
</label>
|
||
|
<input
|
||
|
className="baseline-grrZDR eICGBO sc-chPdSV dXKwMH"
|
||
|
id="KxDLL"
|
||
|
placeholder="Enter email"
|
||
|
type="email" />
|
||
|
<small
|
||
|
className="sc-dxgOiQ fsmbvY">
|
||
|
We\'ll never share your email with anyone else.
|
||
|
</small>
|
||
|
</div>
|
||
|
</fieldset>
|
||
|
`;
|