From 9e5947680addb448ce844814fb480daeb45142ef Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 12 Jul 2022 15:27:46 +1000 Subject: Increase adherence to Vue's Style Guide Make components have multi-word names. Make all s have a 'key' attribute. Use scoped styles. Also add sourcemap generation. --- src/components/SearchModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/SearchModal.vue') diff --git a/src/components/SearchModal.vue b/src/components/SearchModal.vue index e90707a..5d6345e 100644 --- a/src/components/SearchModal.vue +++ b/src/components/SearchModal.vue @@ -9,7 +9,7 @@
-
-- cgit v1.2.3