-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chatDraft): rewrite chat draft with AI (#49)
* feat[ChatDraft]: adding chat draft UI * feat(ChatDraft): change to make chat ui better * feat(ChatDraft): refactor unnecessary code * feat(ChatDraft): rename quill modules and formats * fix: prettier issue * feat(ChatDraft): position add to draft button * feat(chatDraft): rewrite with AI in chat draft * fix: update successful message text * refactor: improve error handling and message * refactor: display throw error on toast message * refactor: display throw error on toast message
- Loading branch information
1 parent
e3739bd
commit ae8dd96
Showing
5 changed files
with
232 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters