replace delete local data modal with a reusable component
Jazz's docs site has a confirmation dialog that pops up when you want to delete your local data. The code for this dialog was written inline and couldn't be reused elsewhere. I extracted it into its own standalone component so it can be shared across different parts of the site.