Skip to content

Files

This branch is 39201 commits behind github/docs:main.

components

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 22, 2021
Sep 22, 2021
Aug 26, 2021
Sep 22, 2021
Sep 24, 2021
Sep 16, 2021
Sep 20, 2021
Sep 22, 2021
Sep 1, 2021
Sep 20, 2021
Sep 20, 2021
Sep 21, 2021
Aug 31, 2021
Sep 20, 2021
Sep 16, 2021
Sep 17, 2021
Jul 27, 2021
Sep 3, 2021
Sep 20, 2021
Jul 29, 2021

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.