Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`render API supports fragments 1`] = `
<DocumentFragment>
<div>
<code>
DocumentFragment
</code>
is pretty cool!
</div>
</DocumentFragment>
`;