DEV Community

Lahcen-aglagal
Lahcen-aglagal

Posted on

Problem with importing a CDN in my react project

Hi, I'm currently working on updating a React project. Well while I'm working I thought about adding a Toastify alert to my project, but the problem is that there was a CDN imported in the root (index.html) file so this CDN influenced in all new element that I added , is there any way to solve this problem ?

Top comments (0)