Skip to content

Commit

Permalink
Remove Radix UI-related docs (#57336)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo authored Dec 22, 2023
1 parent 971c401 commit b35cba6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/components/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ For an example of a component that follows these requirements, take a look at [`
- [Documentation](#documentation)
- [README example](#README-example)
- [Folder structure](#folder-structure)
- [Using Radix UI primitives](#using-radix-ui-primitives)

## Introducing new components

Expand Down Expand Up @@ -592,12 +591,3 @@ component-family-name/
├── types.ts
└── utils.ts
```

## Using Radix UI primitives

Useful links:

- [online docs](https://www.radix-ui.com/docs/primitives/overview/introduction)
- [repo](https://github.com/radix-ui/primitives) — useful for:
- inspecting source code
- running storybook examples (`yarn install && yarn dev`)

1 comment on commit b35cba6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in b35cba6.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7299248810
📝 Reported issues:

Please sign in to comment.