Replace the website notification card with native desktop notification handling
Hop-State: A_06FPG6WWRGQW1NG5ZQZRSY0 Hop-Proposal: R_06FPG6WDJG2WNB21CHD30R0 Hop-Task: T_06FPG5CWT7W6DEF2HVENX20 Hop-Attempt: AT_06FPG5CWT7BEF2WDEP0BJQG
This commit is contained in:
+3
-2
@@ -10,9 +10,10 @@
|
||||
"tauri": "tauri"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "^2",
|
||||
"@tauri-apps/plugin-notification": "~2",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"@tauri-apps/api": "^2"
|
||||
"react-dom": "^19.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.1.8",
|
||||
|
||||
Reference in New Issue
Block a user