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