New frontend.

This commit is contained in:
James Cole
2021-01-31 07:26:52 +01:00
parent d4c9f53b10
commit d60c5a26de
62 changed files with 708 additions and 342 deletions

View File

@@ -184,8 +184,9 @@
</template>
<script>
// TODO error handling
export default {
props: ['index', 'value'],
props: ['index', 'value', 'errors'],
name: "TransactionLinks",
data() {
return {