AbdulElahGwaith's picture
Upload folder using huggingface_hub
b91e262 verified
import './client-foo.css'
export default function Foo() {
return <b className="foo">foo</b>
}