kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
298.17k stars 39.22k forks source link

Unused Interface in Toast.tsx #7697

Closed GeorgiosDrivas closed 2 weeks ago

GeorgiosDrivas commented 2 weeks ago

Detailed Description

I found an unsued Typescript interface on Toast.tsx file inside src/components. I believe it is not used nowhere else in the codebase, so I suggest removing it.

interface-props