refactor: improve chat UI and greeting logic

- Simplified chat document processing display by removing the book emoji for a cleaner look.
- Enhanced the greeting function to prioritize user display names over email for a more personalized experience.
- Adjusted the ChatShareButton component by removing unused imports and unnecessary elements for better clarity and performance.
- Updated the title in the Electric SQL documentation for conciseness.
This commit is contained in:
Anish Sarkar 2026-01-15 18:29:30 +05:30
parent 85ca04c641
commit 28aa4814bd
4 changed files with 24 additions and 30 deletions

View file

@ -1,5 +1,5 @@
---
title: Electric SQL Setup
title: Electric SQL
description: Setting up Electric SQL for real-time data synchronization in SurfSense
---