diff --git a/web/src/components/OptionsPopup.vue b/web/src/components/OptionsPopup.vue new file mode 100644 index 00000000..2b3741c7 --- /dev/null +++ b/web/src/components/OptionsPopup.vue @@ -0,0 +1,66 @@ + + + + + + {{ option }} + + + + + + + + + + \ No newline at end of file