Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<A /> should match the snapshot 1`] = `
.c0 {
color: #41addd;
padding: 2em 0;
}
.c0:hover {
color: #6cc0e5;
}
<a
className="c0"
/>
`;