Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
no-name-here
/
browser
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
browser
/
src
/
components
/
ui
/
use-toast.ts
no-name-here
Upload 86 files
9b63060
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
{ useToast, toast }
from
"@/hooks/use-toast"
;
export
{ useToast, toast };