mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 19:42:02 +00:00
New frontend.
This commit is contained in:
@@ -184,8 +184,9 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
// TODO error handling
|
||||
export default {
|
||||
props: ['index', 'value'],
|
||||
props: ['index', 'value', 'errors'],
|
||||
name: "TransactionLinks",
|
||||
data() {
|
||||
return {
|
||||
|
Reference in New Issue
Block a user