From bef0c7e60a3389157c8cd9fb47584b9a3606193c Mon Sep 17 00:00:00 2001 From: kaubu <29447633+kaubu@users.noreply.github.com> Date: Mon, 18 Dec 2023 02:29:40 +0000 Subject: [PATCH] Add Etymology section --- src/components/SearchResult.vue | 63 ++++++++++++++++++++++++++++++++- src/views/Home.vue | 2 +- 2 files changed, 63 insertions(+), 2 deletions(-) diff --git a/src/components/SearchResult.vue b/src/components/SearchResult.vue index ed9913c..f0eaf9d 100644 --- a/src/components/SearchResult.vue +++ b/src/components/SearchResult.vue @@ -1,5 +1,52 @@