chatbot-template/components/toaster.tsx
2023-06-16 15:20:42 +04:00

3 lines
56 B
TypeScript

'use client'
export { Toaster } from 'react-hot-toast'