From 9ca36a6e7871e0a6b9a91edcc848ff67a42d1e67 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Fri, 1 Nov 2019 21:56:24 +0100 Subject: [PATCH] Added Dictionary Table Component --- src/components/DictionaryTable.vue | 84 ++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 src/components/DictionaryTable.vue diff --git a/src/components/DictionaryTable.vue b/src/components/DictionaryTable.vue new file mode 100644 index 0000000..33a011c --- /dev/null +++ b/src/components/DictionaryTable.vue @@ -0,0 +1,84 @@ + + + + +