Folo/apps
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
..
desktop fix(editor): is input empty state 2025-10-22 21:51:06 +08:00
mobile chore: downgrade React and React-DOM to version 19.0.0 across all packages for compatibility 2025-10-22 01:06:50 +08:00
ssr fix: electron dev 2025-10-22 15:10:08 +08:00