Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Hans-R-D/nexoraV3
insight-ai
/
web
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
978caa8
web
/
frontend
/
src
/
components
/
ui
/
use-toast.ts
Chandima Prabhath
Track bun.lockb with Git LFS
cc2caf9
2 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
{ useToast, toast }
from
"@/hooks/use-toast"
;
export
{ useToast, toast };