admin-dashboard-nextjs-typescript-daisyui-template icon indicating copy to clipboard operation
admin-dashboard-nextjs-typescript-daisyui-template copied to clipboard

Issue: Bug fix with react-toastify

Open rai43 opened this issue 1 year ago • 0 comments

you missed to import reactToastify.css file in your project. Which is making react-toastify not to work correctly.

I added it in /app/(protected)/layout.tsx

Maybe, there is a better place to import it. In that case, please share it with me.

PS: Thank you for the wonderful work you freely deliver.

rai43 avatar Jul 17 '24 09:07 rai43