Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
nebula2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nebula2
/
src
/
store.js
soiz1
Upload folder using huggingface_hub
01fcadf
verified
20 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
{ atom }
from
"nanostores"
;
export
const
isMobileNavOpen =
atom
(
false
);