Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shashidharak99
/
learnix
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
learnix
/
src
/
app
/
components
/
Fill.js
shashidharak99
Upload files
7d51e81
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
95 Bytes
export
const
Fill
=(
) => {
return
(
<
div
style
=
{{height:
'
30px
'}}>
</
div
>
)
}