Folo/packages
Innei 015f4ea10a
fix(editor): is input empty state
- Modified the isEmpty method in both ChatInput and LexicalRichEditor components to check if the editor's content is empty by verifying if the trimmed text content is an empty string.
- Added an accessories prop to LexicalRichEditor for improved flexibility in rendering additional UI elements.

Signed-off-by: Innei <tukon479@gmail.com>
2025-10-22 21:51:06 +08:00
..
configs feat(ai): redesign command pill style 2025-10-21 21:40:56 +08:00
internal fix(editor): is input empty state 2025-10-22 21:51:06 +08:00
readability fix: electron dev 2025-10-22 15:10:08 +08:00