1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/components
Grace Park e3f8f71c42 Rest api versioning redo (#33011)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2022-11-28 11:55:02 -08:00
..
2022-11-28 11:55:02 -08:00
2022-11-28 11:55:02 -08:00
2022-11-28 11:55:02 -08:00
2022-11-28 11:55:02 -08:00
2022-11-28 11:55:02 -08:00
2022-11-28 11:55:02 -08:00
2022-08-15 21:05:21 +00:00
2022-08-15 14:13:30 -07:00

Components

This is the main source for our React components. They can be rendered by the server or the client via Next.js. The starting point for any component usage is the pages/ directory, which uses a file-system routing paradigm to match paths to pages that then render these components.