#42 formatting date
This commit is contained in:
@@ -146,7 +146,6 @@ const currentUserName = ref("INVITÉ");
|
||||
let currentUser = null;
|
||||
|
||||
const headers = ref([
|
||||
{ title: 'Transaction', value: 'index', width: '10%' },
|
||||
{ title: 'Montant', value: 'amount', width: '10%' },
|
||||
{ title: 'Date', value: 'created', width: '10%' },
|
||||
{ title: 'Message', value: 'tipMessage', width: '60%' }
|
||||
|
||||
Reference in New Issue
Block a user