diff --git a/src/components/InteractiveEditor/EditModeSaveMenu.vue b/src/components/InteractiveEditor/EditModeSaveMenu.vue new file mode 100644 index 00000000..acf39388 --- /dev/null +++ b/src/components/InteractiveEditor/EditModeSaveMenu.vue @@ -0,0 +1,86 @@ + + + + You are in Edit Mode + + This means you can make modifications to your config, + and preview the results, but until you save, none of your changes will be preserved. + + + + + Reset + Export Config + Save Locally + Save to Disk + + + + + + +
You are in Edit Mode
+ This means you can make modifications to your config, + and preview the results, but until you save, none of your changes will be preserved. +