From af75791f1b5c5828dede9b5ea8c67a60c3b65d02 Mon Sep 17 00:00:00 2001
From: taehoon
Date: Wed, 31 Jul 2019 12:20:05 -0400
Subject: [PATCH] prevent scrolling top when click search input
---
src/App.vue | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/App.vue b/src/App.vue
index be4d1f75..bf6e62e2 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -41,6 +41,7 @@