In this video we create a reusable dialog component. In bigger apps you'll have a ton of dialogs. Having to rewrite the same useState hooks and passing the same stuff for different screens can be tiresome. Creating a reusable component as in this video can be the solution :)
Libraries used:
material-ui, zustand, emotion