Remove TODO's.

This commit is contained in:
James Cole
2021-06-12 14:14:49 +02:00
parent 91b08d1772
commit 4614625f82
22 changed files with 54 additions and 54 deletions

View File

@@ -96,7 +96,7 @@ export default {
};
},
computed: {
// TODO this seems a pretty weird way of doing it.
// See reference nr. 6
dateComponent() {
return 'custom-date';
},