Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nivakaran
/
modelx
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
modelx
/
frontend
/
app
/
components
/
ui
/
use-toast.ts
nivakaran
Upload folder using huggingface_hub
b4856f1
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
import
{ useToast, toast }
from
"../../hooks/use-toast"
;
export
{ useToast, toast };