Skip to content

Commit

Permalink
Add PR link to deprecated.js for future reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sgomes committed Sep 2, 2024
1 parent 03c82c2 commit d7b91d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/media-text/deprecated.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ const v7Supports = {
};

// Version with 'none' as the default alignment.
// See: https://github.com/WordPress/gutenberg/pull/64981
const v7 = {
attributes: v7Attributes,
supports: v7Supports,
Expand Down

0 comments on commit d7b91d3

Please sign in to comment.