Skip to content

Commit

Permalink
fix: Remove arrow from tags dropdown modal
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuf-musleh committed Nov 23, 2023
1 parent debe73b commit c5165f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/content-tags-drawer/ContentTagsCollapsible.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ const ContentTagsCollapsible = ({ contentId, taxonomyAndTagsData }) => {
</Button>
</div>
<ModalPopup
hasArrow
placement="bottom"
positionRef={target}
isOpen={isOpen}
Expand Down

0 comments on commit c5165f2

Please sign in to comment.