1
0
mirror of synced 2026-01-16 18:01:39 -05:00
Files
docs/components
Grace Park 0afdf66a08 Primer Update: Table of Contents (#22933)
* update to ActionList

* fix nested mini tocs

* adding key

* remove li and fix tests

* update font size to 14px

* remove border radius
2021-11-18 00:27:12 +00:00
..
2021-11-03 06:04:00 -05:00
2021-11-10 22:53:34 +09:00
2021-10-06 18:09:11 +00:00
2021-10-28 19:17:23 +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.