quivr/frontend/lib/components/AddBrainModal
Antoine Dewez 56148878f6
fix(frontend): phone display issues (#2386)
# 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-03-28 14:22:16 -07:00
..
components fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
hooks feat(frontend): brain Catalogue (#2303) 2024-03-06 11:17:46 -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 fix(frontend): phone display issues (#2386) 2024-03-28 14:22:16 -07:00
brainCreation-provider.tsx feat(frontend): brain Catalogue (#2303) 2024-03-06 11:17:46 -08:00
index.ts feat: finalise steps based brain creation (#1825) 2023-12-06 10:12:03 +01:00