1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/components
Sarah Schneider b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
..
2022-09-14 16:58:27 +00:00
2022-08-23 19:31:01 +00:00
2022-03-14 08:25:48 -07: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.