formatting link on import export page

This commit is contained in:
hackerESQ
2024-10-18 21:21:20 -05:00
parent 9d1e17cfc0
commit 83c5561edb
@@ -52,7 +52,7 @@ new class extends Component {
<x-slot name="description">
{{ __('Upload or recover your Investbrain portfolio and holdings.') }}
<a href="#" title="{{ __('Click to download import template.') }}" @click="$wire.downloadTemplate()"> {{ __('Download import template.') }}</a>
<strong><a href="#" title="{{ __('Click to download import template.') }}" @click="$wire.downloadTemplate()"> {{ __('Download import template.') }}</a></strong>
</x-slot>
<x-slot name="form">