Skip to content
Snippets Groups Projects
Commit 0b36ac4d authored by Michal Malý's avatar Michal Malý
Browse files

ReDNATCO plugin stage 9

parent 38f77360
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ export class CollapsibleVertical extends React.Component<CollapsibleVertical.Pro
export namespace CollapsibleVertical {
export interface Props {
caption: string;
children?: React.ReactNode;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment