change file name to TransactionListItem

This commit is contained in:
ogerly 2022-03-18 19:12:45 +01:00
parent 5feeb17230
commit 0629909c9f

View File

@ -5,7 +5,7 @@
</template>
<script>
export default {
name: 'TransactionList',
name: 'TransactionListItem',
props: {
typeId: {
type: String,