Skip to content

Commit

Permalink
remove link to ariakit docs & comment about future plans
Browse files Browse the repository at this point in the history
  • Loading branch information
flootr committed Nov 8, 2023
1 parent d5cb7b3 commit f59bcf3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/components/src/disclosure/index.tsx
Expand Up @@ -18,11 +18,6 @@ import type { WordPressComponentProps } from '../context';
/**
* Accessible Disclosure component that controls visibility of a section of
* content. It follows the WAI-ARIA Disclosure Pattern.
*
* @see https://ariakit.org/reference/disclosure-content
*
* The plan is to build own API that accounts for future breaking changes
* in Ariakit (https://github.com/WordPress/gutenberg/pull/28085).
*/
const UnforwardedDisclosureContent = (
{
Expand Down

0 comments on commit f59bcf3

Please sign in to comment.