Skip to content

Commit

Permalink
Remove lifecycle status labels from docs (#808)
Browse files Browse the repository at this point in the history
* remove lifecycle labels from docs

* revert change to editor config
  • Loading branch information
rezrah authored Nov 1, 2024
1 parent af335d3 commit ec0231e
Show file tree
Hide file tree
Showing 52 changed files with 74 additions and 113 deletions.
1 change: 0 additions & 1 deletion apps/docs/content/components/ActionMenu.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Action menu
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=4912%3A32799'
source: https://github.com/primer/brand/tree/main/packages/react/src/ActionMenu/ActionMenu.tsx
storybook: '/brand/storybook/?path=/story/components-actionmenu--default'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/AnchorNav.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Anchor nav
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=3359%3A30494&t=7vT79cAF1kbiMd2j-4
source: https://github.com/primer/brand/blob/main/packages/react/src/AnchorNav/AnchorNav.tsx
storybook: '/brand/storybook/?path=/story/components-anchornav--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Avatar/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Avatar
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=543%3A19830&t=Be91VGjX2BANJnQc-11'
source: https://github.com/primer/brand/tree/main/packages/react/src/Avatar/Avatar.tsx
storybook: '/brand/storybook/?path=/story/components-Avatar--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Bento.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Bento
status: Alpha
a11yReviewed: true
source: https://github.com/primer/brand/blob/main/packages/react/src/Bento/Bento.tsx
storybook: '/brand/storybook/?path=/story/components-bento--default'
Expand Down
2 changes: 0 additions & 2 deletions apps/docs/content/components/Box/react.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: Box
status: Experimental
a11yReviewed: false
source: https://github.com/primer/brand/blob/main/packages/react/src/Box/Box.tsx
storybook: '/brand/storybook/?path=/story/components-box--default'
description: Use a box to simplify the process of applying one-off styles to an element
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Breadcrumbs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Breadcrumbs
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Breadcrumbs/Breadcrumbs.tsx
storybook: '/brand/storybook/?path=/story/components-breadcrumbs--playground'
description: Use breadcrumbs to enable wayfinding through navigational links
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/BreakoutBanner/react.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Breakout banner
description: Use a breakout banner to break up content on longer pages and highlight important information.
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/BreakoutBanner/BreakoutBanner.tsx
storybook: '/brand/storybook/?path=/story/components-breakoutbanner--playground'
---
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Button/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Button
status: Experimental
a11yReviewed: true
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=2931%3A30104'
source: https://github.com/primer/brand/blob/main/packages/react/src/Button/Button.tsx
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/ButtonGroup/react.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Button group
description: Use the button group component to group related buttons together.
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/ButtonGroup/ButtonGroup.tsx
storybook: '/brand/storybook/?path=/story/components-buttongroup--playground'
---
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/CTABanner/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: CTA banner
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=539%3A14285&t=RJEWZhVUtrRQ0pKh-0
source: https://github.com/primer/brand/blob/main/packages/react/src/CTABanner/CTABanner.tsx
storybook: '/brand/storybook/?path=/story/components-ctabanner--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/CTAForm/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: CTA form
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/CTAForm/CTAForm.tsx
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1377%3A30754'
storybook: '/brand/storybook/?path=/story/components-CTAForm--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Card/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Card
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Card/Card.tsx
storybook: '/brand/storybook/?path=/story/components-card--playground'
description: Use the card component to display information in a compact way and link to other internal pages.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Checkbox/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Checkbox
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/forms/Checkbox/Checkbox.tsx
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1377%3A30754'
storybook: '/brand/storybook/?path=/story/components-forms-checkbox--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/ComparisonTable.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Comparison table
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=375%3A8130
source: https://github.com/primer/brand/blob/main/packages/react/src/ComparisonTable/ComparisonTable.tsx
storybook: '/brand/storybook/?path=/story/components-comparisontable--playground'
Expand Down
2 changes: 0 additions & 2 deletions apps/docs/content/components/EyebrowBanner.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: Eyebrow banner
status: Experimental
a11yReviewed: false
source: https://github.com/primer/brand/blob/main/packages/react/src/EyebrowBanner/EyebrowBanner.tsx
storybook: '/brand/storybook/?path=/story/components-eyebrowbanner--playground'
description: Use the eyebrow banner to highlight important information at the top of a page.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/FAQ/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: FAQ
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=375%3A8130
source: https://github.com/primer/brand/blob/main/packages/react/src/FAQ/FAQ.tsx
storybook: '/brand/storybook/?path=/story/components-faq--default'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Footnotes/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Footnotes
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Footnotes/Footnotes.tsx
storybook: '/brand/storybook/?path=/story/components-footnotes--default'
description: Use footnotes to display contextual information and cite sources in the page content.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/FormControl.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Form control
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1793%3A27781'
source: https://github.com/primer/brand/blob/main/packages/react/src/forms/FormControl/FormControl.tsx
storybook: '/brand/storybook/?path=/story/components-forms-formcontrol--text-input-playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Grid/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Grid
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Grid/Grid.tsx
storybook: '/brand/storybook/?path=/story/components-grid--playground'
description: Use the grid component to create flexible and responsive grid-based layouts.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Heading/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Heading
status: Experimental
a11yReviewed: true
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=354%3A8982'
source: https://github.com/primer/brand/blob/main/packages/react/src/Heading/Heading.tsx
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Hero/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Hero
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=431%3A8481
source: https://github.com/primer/brand/blob/main/packages/react/src/Hero/Hero.tsx
storybook: '/brand/storybook/?path=/story/components-hero--default'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/IDE.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: IDE
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/IDE/IDE.tsx
storybook: '/brand/storybook/?path=/story/components-ide--playground'
description: Use the IDE to showcase a simulated integrated developer environment, complete with a code editor and AI chat that's intended to enhance code representation in marketing contexts.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Image/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Image
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/Image/Image.tsx
storybook: '/brand/storybook/?path=/story/components-image--playground'
description: Use the image component to display a graphical representation.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Label/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Label
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=6084-28401'
source: https://github.com/primer/brand/blob/main/packages/react/src/Label/Label.tsx
storybook: '/brand/storybook/?path=/story/components-label--playground'
Expand Down
2 changes: 0 additions & 2 deletions apps/docs/content/components/LogoSuite/react.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: Logo suite
status: Experimental
a11yReviewed: false
source: https://github.com/primer/brand/blob/main/packages/react/src/LogoSuite/LogoSuite.tsx
storybook: '/brand/storybook/?path=/story/components-logosuite--playground'
description: Use a logo suite to present a list logos, such as sponsors or vendors.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/MinimalFooter.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Minimal footer
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/MinimalFooter/MinimalFooter.tsx
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=4686%3A30927&t=QKh20cPDVIFtBCHj-0
storybook: '/brand/storybook/?path=/story/components-minimalfooter--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/OrderedList/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Ordered list
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/branch/NzBMPIfPrFU9I87d3k7KVq/Primer-Brand?node-id=4045%3A17560&t=W8B9ArDngbzJCC2m-0
source: https://github.com/primer/brand/blob/main/packages/react/src/list/OrderedList/OrderedList.tsx
storybook: '/brand/storybook/?path=/story/components-orderedlist--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Pagination.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Pagination
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Pagination/Pagination.tsx
storybook: '/brand/storybook/?path=/story/components-pagination--playground'
description: Use Pagination to display a sequence of links that allow navigation to discrete, related pages.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Pillar/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Pillar
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Pillar/Pillar.tsx
storybook: '/brand/storybook/?path=/story/components-pillar--playground'
a11yReviewed: true
Expand Down
2 changes: 0 additions & 2 deletions apps/docs/content/components/PricingOptions.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: Pricing options
status: Experimental
a11yReviewed: false
source: https://github.com/primer/brand/blob/main/packages/react/src/PricingOptions/PricingOptions.tsx
storybook: '/brand/storybook/?path=/story/components-pricingoptions--default'
description: Use the pricing options to display pricing plan information on a page.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Prose.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Prose
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/Prose/Prose.tsx
storybook: '/brand/storybook/?path=/story/components-prose--playground'
description: Use the prose component to apply Primer Brand styles to HTML markup.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Radio/react.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Radio
description: Use the radio component when a user needs to select one option from a list.
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/forms/Radio/Radio.tsx
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=3063%3A30198&t=QKh20cPDVIFtBCHj-0
storybook: '/react/storybook?path=/story/components-forms-radio--default'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/River/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: River
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=418%3A8416
source: https://github.com/primer/brand/blob/main/packages/react/src/River/River.tsx
storybook: '/brand/storybook/?path=/story/components-river--default'
Expand Down
32 changes: 15 additions & 17 deletions apps/docs/content/components/Section/react.mdx
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
---
title: Section
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Section/Section.tsx
storybook: '/brand/storybook/?path=/story/components-section--default'
description: Use the section component to group related content together.
a11yReviewed: false
---

import ComponentLayout from '../../../src/layouts/component-layout'

import { PropTableValues } from '../../../src/components'
import {PropTableValues} from '../../../src/components'
import {
SectionBackgroundColors,
SectionPaddingVariants,
Expand Down Expand Up @@ -128,19 +126,19 @@ The default `Section` wraps its content in a semantic `<section>` element and pr
### With rounded corners

```jsx live
<>
<ThemeProvider colorMode="dark">
<Section backgroundColor="default"></Section>
</ThemeProvider>
<Section backgroundColor="default" rounded>
<SectionIntro align="center">
<SectionIntro.Heading size="3">Rounded corners</SectionIntro.Heading>
<SectionIntro.Description>
This section has rounded top corners that overlap the previous section.
</SectionIntro.Description>
</SectionIntro>
</Section>
</>
<>
<ThemeProvider colorMode="dark">
<Section backgroundColor="default"></Section>
</ThemeProvider>
<Section backgroundColor="default" rounded>
<SectionIntro align="center">
<SectionIntro.Heading size="3">Rounded corners</SectionIntro.Heading>
<SectionIntro.Description>
This section has rounded top corners that overlap the previous section.
</SectionIntro.Description>
</SectionIntro>
</Section>
</>
```

## Component props
Expand All @@ -156,5 +154,5 @@ The default `Section` wraps its content in a semantic `<section>` element and pr
| `backgroundImageSize` | `string` \| `string[]` `ResponsiveMap` | `'cover'` | `false` | Control the size of the background image(s). This accepts all CSS `background-size` supported values, including keywords like `contain`. |
| `backgroundImagePosition` | `string` \| `string[]` `ResponsiveMap` | `'50%'` | `false` | Control the position of the background image(s). This accepts all CSS `background-position` supported values, including keywords like `top` and edge offsets. |
| `rounded` | `boolean` | `false` | `false` | Adds rounded conterns to the top of the section. |
| `fullWidth` | `boolean` | `false` | `false` | Makes the container fill the entire width of the section. |
| `fullWidth` | `boolean` | `false` | `false` | Makes the container fill the entire width of the section. |
| `as` | `section'`, `'div'` | `'section'` | `false` | Applies the underlying HTML element. |
1 change: 0 additions & 1 deletion apps/docs/content/components/SectionIntro/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Section intro
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=3891%3A17104&t=j6zvLXblgsO36Wmu-11
source: https://github.com/primer/brand/blob/main/packages/react/src/SectionIntro/SectionIntro.tsx
storybook: '/brand/storybook/?path=/story/components-SectionIntro--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Select.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Select
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1793%3A28117'
source: https://github.com/primer/brand/blob/main/packages/react/src/forms/Select/Select.tsx
storybook: '/brand/storybook/?path=/story/components-forms-select--playground'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Stack/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Stack
status: Experimental
source: https://github.com/primer/brand/blob/main/packages/react/src/Stack/Stack.tsx
storybook: '/brand/storybook/?path=/story/components-stack--playground'
description: Use the stack component to enable layout of its immediate children along the vertical or horizontal axis.
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Statistic.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Statistic
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/Statistic/Statistic.tsx
storybook: '/brand/storybook/?path=/story/components-statistic--default'
description: Use the statistic component display concise numerical information
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/SubNav.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Sub nav
status: Experimental
source: https://github.com/primer/brand/tree/main/packages/react/src/SubNav/SubNav.tsx
storybook: '/brand/storybook/?path=/story/components-subnav--default'
description: A sub nav is a secondary navigation element, typically positioned beneath a primary navigation.
Expand Down
15 changes: 10 additions & 5 deletions apps/docs/content/components/SubdomainNavBar.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Subdomain nav bar
status: Experimental
figma: https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1024%3A32796
source: https://github.com/primer/brand/blob/main/packages/react/src/SubdomainNavBar/SubdomainNavBar.tsx
storybook: '/brand/storybook/?path=/story/components-subdomainnavbar--playground'
Expand Down Expand Up @@ -39,8 +38,12 @@ Please refer to our [Storybook examples](https://primer.style/brand/storybook/?p
<SubdomainNavBar.Link href="#">Video</SubdomainNavBar.Link>
<SubdomainNavBar.Link href="#">Social</SubdomainNavBar.Link>
<SubdomainNavBar.Search />
<SubdomainNavBar.PrimaryAction href="#">Primary CTA</SubdomainNavBar.PrimaryAction>
<SubdomainNavBar.SecondaryAction href="#">Secondary CTA</SubdomainNavBar.SecondaryAction>
<SubdomainNavBar.PrimaryAction href="#">
Primary CTA
</SubdomainNavBar.PrimaryAction>
<SubdomainNavBar.SecondaryAction href="#">
Secondary CTA
</SubdomainNavBar.SecondaryAction>
</SubdomainNavBar>
</Container>
```
Expand Down Expand Up @@ -85,7 +88,7 @@ const App = () => {
}
}

const handleSubmit = e => {
const handleSubmit = (e) => {
e.preventDefault()
if (!inputRef.current) return
if (!inputRef.current.value) {
Expand All @@ -99,7 +102,9 @@ const App = () => {
return (
<Container sx={{position: 'relative', overflowX: 'scroll'}}>
<SubdomainNavBar title="Subdomain" fixed={false}>
<SubdomainNavBar.Link href="#collections">Collections</SubdomainNavBar.Link>
<SubdomainNavBar.Link href="#collections">
Collections
</SubdomainNavBar.Link>
<SubdomainNavBar.Link href="#topics">Topics</SubdomainNavBar.Link>
<SubdomainNavBar.Search
ref={inputRef}
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Testimonial/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Testimonial
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1852%3A27522'
source: https://github.com/primer/brand/blob/main/packages/react/src/Testimonial/Testimonial.tsx
storybook: '/brand/storybook/?path=/story/components-testimonial'
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/Text/react.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Text
status: Experimental
a11yReviewed: true
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=354%3A9513'
source: https://github.com/primer/brand/blob/main/packages/react/src/Text/Text.tsx
Expand Down
1 change: 0 additions & 1 deletion apps/docs/content/components/TextInput.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Text input
status: Experimental
figma: 'https://www.figma.com/file/BJ95AjraesmRCWsKA013GS/Primer-Brand?node-id=1377%3A30676'
source: https://github.com/primer/brand/blob/main/packages/react/src/forms/TextInput/TextInput.tsx
storybook: '/brand/storybook/?path=/story/components-forms-textinput--playground'
Expand Down
Loading

0 comments on commit ec0231e

Please sign in to comment.