Skip to content

Commit

Permalink
Block: add missing __nextHasNoMarginBottom
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Nov 8, 2024
1 parent a3f87d2 commit 0883ba1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ function TaxonomyItem({ taxonomy, termIds, onChange }) {
suggestions={suggestions}
onChange={onTermsChange}
__experimentalShowHowTo={false}
__nextHasNoMarginBottom
/>
</div>
);
Expand Down

0 comments on commit 0883ba1

Please sign in to comment.