1
0
mirror of synced 2026-01-28 18:03:28 -05:00
Files
docs/components
Robert Sese b40d4c2b6a hovercard tests (#36209)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-04-07 15:36:51 +00:00
..
2023-04-06 21:48:03 +00:00
2023-04-06 21:48:03 +00:00
2023-04-05 23:29:18 +00: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.