Skip to content

Commit

Permalink
fixup! Docs(web-react): Showcase Dropdown enhanced shadow Feature fla…
Browse files Browse the repository at this point in the history
…g #DS-963
  • Loading branch information
crishpeen committed Nov 7, 2023
1 parent 7c68dfb commit ee14a40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const DropdownEnhancedShadow = () => {
);

return (
<div className="spirit-feature-enable-dropdown-enhanced-shadow">
<div className="spirit-feature-dropdown-enable-enhanced-shadow">
<Dropdown renderTrigger={dropdownTrigger} placement="top-left">
<DropdownContentFactory content={dropdownContent} />
</Dropdown>
Expand Down

0 comments on commit ee14a40

Please sign in to comment.