chatbot-template/components/toaster.tsx

4 lines
56 B
TypeScript
Raw Normal View History

2023-06-16 15:20:42 +04:00
'use client'
export { Toaster } from 'react-hot-toast'