feat:adds LLM capabilities to chat with your portfolios and holdings
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
@if ($showClose)
|
||||
<x-button
|
||||
icon="o-x-mark"
|
||||
title="{{ __('Close') }}"
|
||||
class="absolute top-4 right-4 btn-ghost btn-circle btn-sm"
|
||||
@click="open = false"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user