refactor(examples): remove dedicated dialog example (#343)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-06 08:27:53 -07:00
committed by GitHub
parent 5015132ece
commit 02754f527c
100 changed files with 17 additions and 6529 deletions
+4
View File
@@ -3677,11 +3677,15 @@ version = "0.1.0"
dependencies = [
"log",
"notify-rust",
"rand 0.8.5",
"serde",
"serde_json",
"serde_repr",
"tauri",
"tauri-build",
"thiserror",
"time",
"url",
"win7-notifications",
]