Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
crossentropy-ai
/
rlcube
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b3d91e
rlcube
/
src
/
hero.ts
imwithye
add heroui
5d86ca1
2 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
// hero.ts
import
{ heroui }
from
'@heroui/react'
;
export
default
heroui
();