Skip to content

Commit

Permalink
Embed Block: Remove incorrect comments about block variations (#43834)
Browse files Browse the repository at this point in the history
* Embed Block: Remove incorrect comments about block variations

* Add type comment
  • Loading branch information
t-hamano committed Sep 20, 2022
1 parent 3e63af1 commit 749e412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/embed/variations.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import {
/** @typedef {import('@wordpress/blocks').WPBlockVariation} WPBlockVariation */

/**
* Template option choices for predefined columns layouts.
* The embed provider services.
*
* @type {WPBlockVariation[]}
*/
Expand Down

0 comments on commit 749e412

Please sign in to comment.