Skip to content

Commit

Permalink
Merge release into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 14, 2025
2 parents 94237e1 + cdc3372 commit 9592228
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/drupal/gutenberg_blocks/js/blocks/cta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ registerBlockType<{
// for 'data-entity-type' in the onChange() handler by yourself.

//suggestionsQuery={{
// type: 'post',
// subtype: 'gutenberg',
//}}

Expand Down
1 change: 0 additions & 1 deletion packages/drupal/gutenberg_blocks/js/blocks/teaser-item.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ registerBlockType<{
}}
settings={{}}
suggestionsQuery={{
type: 'post',
// Use the teaser_list linkit profile to fetch suggestions.
subtype: 'teaser_list',
}}
Expand Down

0 comments on commit 9592228

Please sign in to comment.