Skip to content

Commit

Permalink
Adding missing reference to doc page
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-cedrone-cengage committed Oct 18, 2023
1 parent a825586 commit 1312e97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fix-expandableDropdown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-dom': patch
---

fix(Dropdown): Fixes from QA review of the Dropdown Expandable sub component.
3 changes: 3 additions & 0 deletions website/react-magma-docs/src/pages/api/dropdown.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ import {
Dropdown,
DropdownButton,
DropdownContent,
DropdownDivider,
DropdownExpandableMenuGroup,
DropdownExpandableMenuItem,
DropdownExpandableMenuButton,
Expand Down Expand Up @@ -439,6 +440,7 @@ import {
Dropdown,
DropdownButton,
DropdownContent,
DropdownDivider,
DropdownExpandableMenuGroup,
DropdownExpandableMenuItem,
DropdownExpandableMenuButton,
Expand Down Expand Up @@ -503,6 +505,7 @@ import {
Dropdown,
DropdownButton,
DropdownContent,
DropdownDivider,
DropdownExpandableMenuGroup,
DropdownExpandableMenuItem,
DropdownExpandableMenuButton,
Expand Down

0 comments on commit 1312e97

Please sign in to comment.