build me pop up dialog where is shown what have been updated like version update
I'll create a popup dialog that shows version update information. This will be a reusable component that can be triggered whenever there's a new version update to show users what has changed.
This version update dialog includes:
The dialog automatically appears when the page loads (simulating a new version being detected), but you can also trigger it manually with the button. You can customize the version information, date, and update details by modifying the versionData object in the page component.