1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/components
Kevin Heis f17c7a2598 Update search to use rem units where possible (#22970)
* Update search to use rem units where possible

* Use more primer classes

* Move more search to primer classes
2021-11-18 20:43:31 +00:00
..
2021-11-18 19:45:13 +00:00
2021-11-03 06:04:00 -05:00
2021-11-10 22:53:34 +09:00
2021-11-18 19:45:13 +00:00
2021-11-18 19:45:13 +00:00
2021-10-06 18:09:11 +00:00
2021-11-18 19:45:13 +00:00
2021-09-30 20:22:13 +00:00

Components

⚠️ This area is a work-in-progress.

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.