From 45454eb27b53868efa5085b190328eb7779dd51f Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Thu, 22 Jul 2021 16:53:20 +0200 Subject: [PATCH] test create pinned recipe component --- vue/src/components/PinnedRecipeBar.vue | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 vue/src/components/PinnedRecipeBar.vue diff --git a/vue/src/components/PinnedRecipeBar.vue b/vue/src/components/PinnedRecipeBar.vue new file mode 100644 index 000000000..267d67dc5 --- /dev/null +++ b/vue/src/components/PinnedRecipeBar.vue @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file