1
0
mirror of synced 2025-12-30 21:02:34 -05:00
Files
docs/components
Amy Burns e82f64f642 Add vscode as an option for the application selector (#21798)
* adding switcher to creating a codespace guide

* adding additional switcher for vscode and updating codespaces name

* using webui in codespaces coontext

* updating internal documentation

* remove default tool

Co-authored-by: hubwriter <hubwriter@github.com>
2021-10-07 14:57:45 +01:00
..
2021-08-26 14:19:40 -04:00
2021-10-06 18:09:11 +00:00
2021-09-30 20:22:13 +00:00
2021-09-30 20:22:13 +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-09-30 20:22: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.