Skip to content

Commit

Permalink
Update packages/block-library/src/form-input/deprecated.js
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Robertshaw <[email protected]>
  • Loading branch information
t-hamano and aaronrobertshaw authored Dec 12, 2023
1 parent 36bf894 commit b0d97b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/form-input/deprecated.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const getNameFromLabelV1 = ( content ) => {
};

// Version without wrapper div in saved markup
// See: https://github.com/WordPress/gutenberg/pull/XXXXX
// See: https://github.com/WordPress/gutenberg/pull/56507
const v1 = {
attributes: {
type: {
Expand Down

0 comments on commit b0d97b6

Please sign in to comment.