quivr/frontend/app/brains-management/[brainId]/components/BrainManagementTabs
Zineb El Bachiri f7ae27b9cc
refactor(settings tab): extract components (#1335)
# Description

Extract the components from the settingsTab to increase readability of
file and allow refactoring of huge useBrainSettings hook

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-10-27 12:52:39 +02:00
..
components refactor(settings tab): extract components (#1335) 2023-10-27 12:52:39 +02:00
hooks feat: allow user to unsubscribe from a brain (#1254) 2023-09-25 14:22:59 +02:00
utils feat(publicBrain): disable subscribe button when already subscribed and refetch brains list (#1246) 2023-09-22 12:37:50 +02:00
BrainManagementTabs.tsx refactor(settings tab): extract components (#1335) 2023-10-27 12:52:39 +02:00
index.ts feat: add brain management tabs (#753) 2023-07-25 09:54:34 +02:00
types.ts feat: change share brain button logic (#1078) 2023-08-31 16:02:32 +02:00