Skip to content

Commit

Permalink
Fix wrong link in inline comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Jul 10, 2024
1 parent 2c98210 commit 4d118af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function useDeprecatedProps( {

// The removal of `__experimentalHint` in favour of `hint` doesn't happen in
// the `useDeprecatedProps` hook in order not to break consumers that rely
// on object identity (see https://github.com/WordPress/gutenberg/pull/63248/files/175907e16310fcd3ef13fcb2964e138a69134760#r1668842238)
// on object identity (see https://github.com/WordPress/gutenberg/pull/63248#discussion_r1672213131)
function applyOptionDeprecations( {
__experimentalHint,
...rest
Expand Down

0 comments on commit 4d118af

Please sign in to comment.