WIP shopping undo

This commit is contained in:
vabene1111
2024-01-13 21:30:48 +08:00
parent 65dd82e292
commit 995d423a6f
3 changed files with 41 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
<div id="app">
<b-alert :show="!online" dismissible class="small float-up" variant="warning">{{ $t("OfflineAlert") }}</b-alert>
<b-button @click="useShoppingListStore().undoChange()">Undo</b-button>
<div class="row float-top w-100">
<div class="col-auto no-gutter ml-auto">