about summary refs log tree commit diff
path: root/src/components/StarterPack/ProfileStarterPacks.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add email verification prompts throughout the app (#6174)Hailey2024-11-121-2/+25
|
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-8/+9
| | | | | | | | | * add allowoverscroll prop * ensure spinner is visible * more generic prop for `<List>` * rename to allowHeaderOverScroll
* Mark two starter pack strings for localization (#4655)surfdude292024-06-261-3/+5
|
* Starter Packs (#4332)Hailey2024-06-211-0/+320
Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>