kamranahmedse / developer-roadmap

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

Update Toast.tsx to remove unsued interface #7698

Closed GeorgiosDrivas closed 2 weeks ago

GeorgiosDrivas commented 2 weeks ago

I checked if the interface is used anywhere else in the codebase. I removed it and checked that the website is running as before.

Issue: #7697