quivr/frontend/lib/components/AddBrainModal
Antoine Dewez 8fc8c5e3ed
fix(frontend): revamp quivr studio (#2274)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## 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):
2024-02-28 16:42:14 -08:00
..
components fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
hooks feat(frontend): new brain creation modal (#2192) 2024-02-14 16:37:33 -08:00
types feat(frontend): new brain creation modal (#2192) 2024-02-14 16:37:33 -08:00
AddBrainModal.module.scss feat(frontend): new brain creation modal (#2192) 2024-02-14 16:37:33 -08:00
AddBrainModal.tsx feat(frontend): first custom brain live (#2226) 2024-02-20 15:11:03 -08:00
brainCreation-provider.tsx feat(frontend): first custom brain live (#2226) 2024-02-20 15:11:03 -08:00
index.ts feat: finalise steps based brain creation (#1825) 2023-12-06 10:12:03 +01:00