First attempt at "create transaction"-form for v2 users.

This commit is contained in:
James Cole
2023-10-08 16:11:04 +02:00
parent 2ea9369f99
commit 1fe36044f1
56 changed files with 901 additions and 130 deletions

View File

@@ -41,7 +41,7 @@ export default () => ({
defaultRange: {
start: null, end: null
},
language: 'en-US',
language: 'en_US',
init() {
// console.log('Dates init');