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