Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thryyyyy
/
thomas-ui
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
thomas-ui
/
src
/
routes
/
(app)
/
admin
/
settings
/
+page.svelte
github-actions[bot]
GitHub deploy: 0b5514f376a04bc521139dd53d3e43ab1d321621
69d49d1
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
96 Bytes
<
script
>
import
Settings
from
'$lib/components/admin/Settings.svelte'
;
</
script
>
<
Settings
/>