Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Jun 17, 2024
1 parent a57ad6e commit e7b5285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/button/deprecated.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ const oldColorsMigration = ( attributes ) => {
return migrateCustomColorsAndGradients( restAttributes );
};

// v12: Some attributes were renamed.
// v12: Attributes were renamed.
// - `url` attribute was renamed to `href`.
// - `title` attribute was renamed to `content`.
const v12 = {
Expand Down

0 comments on commit e7b5285

Please sign in to comment.