Skip to content

Commit

Permalink
adjust comment to mention Ariakit rather than reakit
Browse files Browse the repository at this point in the history
  • Loading branch information
flootr committed Nov 7, 2023
1 parent ca32ae7 commit 5939d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/disclosure/index.tsx
Expand Up @@ -22,7 +22,7 @@ import type { WordPressComponentProps } from '../context';
* @see https://ariakit.org/reference/disclosure-content
*
* The plan is to build own API that accounts for future breaking changes
* in Reakit (https://github.com/WordPress/gutenberg/pull/28085).
* in Ariakit (https://github.com/WordPress/gutenberg/pull/28085).
*/
const UnforwardedDisclosureContent = (
{
Expand Down

0 comments on commit 5939d4a

Please sign in to comment.