This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat [UI/UX] [Front End] [Chat] Clear Unfinished Input (#268)
* Feat [UI/UX] [Front End] [Chat] Clear Unfinished Input - [+] feat(chat.tsx): add useEffect to clear unfinished input when session changes or is deleted * Refactor [UI/UX] [Front End] [Chat List] - [+] refactor(chat-list.tsx): remove unused clearUnfinishedInputForSession function and related code * Revert "Refactor [UI/UX] [Front End] [Chat List]" This reverts commit b9423ed. Reason: Leading Bugs
- Loading branch information