Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dk3456
/
sf-be7
like
0
Running
App
Files
Files
Community
main
sf-be7
/
app.js
dk3456
Add 4 files
a7a7965
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
204 Bytes
// Testing the library
console
.
log
(
"Alpine is working correctly."
);
console
.
log
(
"DaisyUI is working correctly."
);
console
.
log
(
"Tailwind is working correctly."
);
console
.
log
(
"Three is working correctly."
);