mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-10 08:38:34 -05:00
WIP shopping undo
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user