anything-llm/frontend/src/hooks
Sean Hatfield 62da5c9933
[REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component ()
* 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
..
useCopyText.js add copy feature to assistant chat message () 2024-01-17 16:22:06 -08:00
useLogo.js Add user PFP support and context to logo () 2023-12-07 14:11:51 -08:00
useModal.js [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component () 2024-01-23 14:19:08 -08:00
usePfp.js Add user PFP support and context to logo () 2023-12-07 14:11:51 -08:00
usePrefersDarkMode.js [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00
useQuery.js [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00
useUser.js chore: add @ as alias for frontend root () 2023-12-07 09:09:01 -08:00