feat:adds LLM capabilities to chat with your portfolios and holdings
This commit is contained in:
@@ -182,6 +182,7 @@ new class extends Component {
|
||||
class="btn-sm btn-ghost btn-circle"
|
||||
wire:click="deleteUser('{{ $user->id }}')"
|
||||
spinner="deleteUser('{{ $user->id }}')"
|
||||
title="{{ __('Remove Access') }}"
|
||||
>
|
||||
<x-icon name="o-x-mark" class="w-4" />
|
||||
</x-button>
|
||||
|
||||
Reference in New Issue
Block a user