diff --git a/src/ui/Modal.vue b/src/ui/Modal.vue new file mode 100644 index 0000000..6d44ca6 --- /dev/null +++ b/src/ui/Modal.vue @@ -0,0 +1,100 @@ + + + + + + {{headerText}} + + + + {{modalText}} + + + + {{button.text}} + + + + + + + + + + + \ No newline at end of file
+ {{modalText}} +