From 0db8cfe3ce3d138f31136d1764332592f5b64dca Mon Sep 17 00:00:00 2001
From: 135e2 <135e2@135e2.tk>
Date: Tue, 9 Aug 2022 01:06:11 +0800
Subject: fix: correct a typo in snackbar button
---
src/App.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/App.vue b/src/App.vue
index f121977..366aeea 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -43,7 +43,7 @@
{{ snackbarText }}
- Close
+ Close
--
cgit v1.2.3