Implement dummy Budget-Settings and extract setTitle mutation

This commit is contained in:
2022-01-25 20:40:00 +00:00
parent 74c4c7cb02
commit ffed94f586
5 changed files with 9 additions and 13 deletions

View File

@ -1,9 +1,6 @@
<script>
// This starter template is using Vue 3 <script setup> SFCs
import { LOGOUT } from "./store/mutation-types";
// Check out https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup
export default {
data() {
return {