Update src/components/Accordion/types.ts
This commit is contained in:
@@ -11,7 +11,6 @@ type tStateElement = {
|
||||
id: string,
|
||||
flush: boolean,
|
||||
alwaysOpen: boolean,
|
||||
|
||||
panels: tAccordionPanels
|
||||
}
|
||||
export type tState = {
|
||||
|
||||
Reference in New Issue
Block a user