1
0
mirror of synced 2026-01-09 06:03:09 -05:00
Files
docs/components
Grace Park d2b50026b4 Minor sidebar updates (#22403)
* minor sidebar updates batch

* Update components/sidebar/SidebarNav.tsx

Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com>

* Update components/sidebar/SidebarProduct.tsx

Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com>

* changing back to bg-primary since we are on primer 17

Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com>
2021-10-28 17:07:10 +00:00
..
2021-08-26 14:19:40 -04:00
2021-10-21 00:37:39 +00:00
2021-09-30 20:22:13 +00:00
2021-09-30 20:22:13 +00:00
2021-10-28 17:07:10 +00:00
2021-10-07 13:51:25 +00:00
2021-10-06 18:09:11 +00:00
2021-09-30 20:22:13 +00:00
2021-10-21 00:37:39 +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.