AbdulElahGwaith's picture
Upload folder using huggingface_hub
b91e262 verified
import rd from 'react-dom'
export default () => {
console.log(rd)
return <div>Component One</div>
}