Skip to content

Commit ef20186

Browse files
docs(accordion-custom-item) update prop jsdoc
1 parent 276a331 commit ef20186

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/StablecoinAccordion/AccordionCustomItem.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ interface AccordionCustomItemProps {
4040
* The category name of each accordion section
4141
*/
4242
category: CategoryNameType
43-
/**
44-
* The wrapper components surrounding each column of panel content
45-
*/
4643
children: ReactNode
4744
}
4845

0 commit comments

Comments
 (0)