From: riqo Date: Wed, 21 Oct 2020 14:39:34 +0000 (-0500) Subject: initial input item setp X-Git-Tag: v0.9~143^2~1^2~14 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=b27b21d5d641d7fd1ed80a6dbab79bdbff664a3f;p=mime-chat initial input item setp --- diff --git a/src/components/UI/UIDetails/inputItem.vue b/src/components/UI/UIDetails/inputItem.vue new file mode 100644 index 0000000..5eb583c --- /dev/null +++ b/src/components/UI/UIDetails/inputItem.vue @@ -0,0 +1,42 @@ + + + diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 11130b8..d20f308 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -1,17 +1,19 @@