feat: US-010 - Chat widget — clickable portfolio item cards in responses
This commit is contained in:
@@ -421,7 +421,7 @@ export function DashboardLayout() {
|
||||
<DetailPanel />
|
||||
|
||||
{/* Floating chat widget */}
|
||||
<ChatWidget />
|
||||
<ChatWidget onAction={handlePaletteAction} />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user