From 426b157f1e79808a7924af8cfeca50e547fb44d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gor=20Sternat?= Date: Mon, 30 Sep 2024 00:15:44 +0200 Subject: [PATCH] style: run format --- src/App.vue | 72 +++++++++++++-------------------- src/components/passwordPage.vue | 23 +++++------ 2 files changed, 38 insertions(+), 57 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5edaa21..a02e9b5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,58 +1,40 @@