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