Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
p3rc03
/
M3S
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
M3S
/
src
/
components
/
ui
/
use-toast.ts
p3rc03
Upload 98 files
60b2d8c
unverified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
{ useToast, toast }
from
"@/hooks/use-toast"
;
export
{ useToast, toast };