From d2b926f2f9a8698f1307a573955be184d3f93bdb Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Mon, 10 Apr 2023 08:38:52 -0400 Subject: [PATCH] Initial check-in --- .../shop-question/shop-question.spec.js | 1 + .../shop-question/shop-question.vue | 82 +++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 src/layouts/service-location/shop-question/shop-question.spec.js create mode 100644 src/layouts/service-location/shop-question/shop-question.vue diff --git a/src/layouts/service-location/shop-question/shop-question.spec.js b/src/layouts/service-location/shop-question/shop-question.spec.js new file mode 100644 index 000000000..66012402c --- /dev/null +++ b/src/layouts/service-location/shop-question/shop-question.spec.js @@ -0,0 +1 @@ +test.todo("some test to be written in the future"); \ No newline at end of file diff --git a/src/layouts/service-location/shop-question/shop-question.vue b/src/layouts/service-location/shop-question/shop-question.vue new file mode 100644 index 000000000..87f5349a8 --- /dev/null +++ b/src/layouts/service-location/shop-question/shop-question.vue @@ -0,0 +1,82 @@ + + + + +