1
0
mirror of synced 2026-01-31 09:01:33 -05:00
Files
docs/components
Robert Sese 3f4eb40392 add article card playwright tests (#35683)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-03-21 15:18:50 +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.