feat: add update notification component with download and install functionality

This commit is contained in:
2026-02-22 00:59:14 +11:00
parent d9eae3f07c
commit b08b4b4129
4 changed files with 322 additions and 0 deletions

View File

@@ -0,0 +1 @@
export * from './UpdateNotification';