Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<HomePage /> should render and match the snapshot 1`] = `
<article>
<div>
<section
class="Section-sc-1eulrsm-0 CenteredSection-sc-6zy0wx-0 imGCbL"
>
<h2
class="H2-egphza-0 HsCXl"
>
<span>
Start your next react project in seconds
</span>
</h2>
<p>
<span>
A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices
</span>
</p>
</section>
<section
class="Section-sc-1eulrsm-0 eTEsZl"
>
<h2
class="H2-egphza-0 HsCXl"
>
<span>
Try me!
</span>
</h2>
<form
class="Form-dmhz4x-0 ZClLh"
>
<label
for="username"
>
<span>
Show Github repositories by
</span>
<span
class="AtPrefix-sc-1suuq8o-0 fvrDQr"
>
<span>
@
</span>
</span>
<input
class="Input-sc-19rkjmi-0 gyJaEd"
id="username"
placeholder="mxstbr"
type="text"
value=""
/>
</label>
</form>
<div
class="Wrapper-sc-1umgotm-0 laCwDT"
>
<ul
class="Ul-mwnq6h-0 jcxXFy"
/>
</div>
</section>
</div>
</article>
`;