1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/components
Kevin Heis d431e86dec Storybook lite (#21040)
* Remove storybook

* Update index.js

* Start a storybook outline

* Start a storybook outline

* Start showing errors

* Update storybook.tsx

* Typescript lint

* Name field

* Responsive

* Update storybook.tsx

* Update storybook.tsx

* Update storybook.tsx

* Add BumpLink to storybook

* Update storybook.tsx
2021-08-30 20:34:14 +00:00
..
2021-08-30 14:24:49 +00:00
2021-08-26 14:19:40 -04:00
2021-08-30 14:24:49 +00:00
2021-08-30 14:24:49 +00:00
2021-08-30 14:24:49 +00:00
2021-08-30 14:24:49 +00:00
2021-08-30 20:34:14 +00:00
2021-08-23 09:15:39 -04:00
2021-08-23 09:15:39 -04:00
2021-08-30 14:24:49 +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.