Skip to content

Commit

Permalink
Add anchor attribute to deprecated.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Feb 19, 2024
1 parent de8f0e1 commit abb69b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/block-library/src/form/deprecated.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ const deprecated = [
},
// The following attributes have been added to match the block
// supports at the time of the deprecation. See above for details.
anchor: {
type: 'string',
},
backgroundColor: {
type: 'string',
},
Expand Down

0 comments on commit abb69b9

Please sign in to comment.