diff --git a/neutrino-proxy-admin/src/components/Button/buttonPopover.vue b/neutrino-proxy-admin/src/components/Button/buttonPopover.vue new file mode 100644 index 00000000..b6dc2810 --- /dev/null +++ b/neutrino-proxy-admin/src/components/Button/buttonPopover.vue @@ -0,0 +1,61 @@ + + + {{title}} + + {{cancelText}} + {{okText}} + + {{buttonText}} + + + +
{{title}}