anything-llm/frontend/src/components/WorkspaceChat/ChatContainer
Sean Hatfield 62da5c9933
[REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641)
* add useModal hook and ModalWrapper component that will be used to replace all <dialog> modals for better browser support

* implement useModal hook and ModalWrapper component to replace all exisiting <dialog>
2024-01-23 14:19:08 -08:00
..
ChatHistory [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
PromptInput 532 uiux add slash command modal (#555) 2024-01-09 13:07:09 -08:00
index.jsx [Feat] Query mode to return no-result when no context found (#601) 2024-01-16 09:32:51 -08:00