diff --git a/.changeset/red-ducks-greet.md b/.changeset/red-ducks-greet.md index a35371d017..b7fe7249cf 100644 --- a/.changeset/red-ducks-greet.md +++ b/.changeset/red-ducks-greet.md @@ -2,4 +2,4 @@ "@nextui-org/link": patch --- -fixed the warning of deprecated onClick(#3196) +use `@nextui-org/use-aria-link` to suppress onClick deprecation warning (#3196)