fix:more title case fixes
This commit is contained in:
@@ -91,7 +91,7 @@ new class extends Component {
|
||||
|
||||
<x-ib-modal
|
||||
key="manage-transaction"
|
||||
title="{{ __('Manage transaction') }}"
|
||||
title="{{ __('Manage Transaction') }}"
|
||||
>
|
||||
@livewire('manage-transaction-form', [
|
||||
'portfolio' => $portfolio,
|
||||
|
||||
Reference in New Issue
Block a user