MORE DELINT!
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
9383ecc46f
commit
297116a3b7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ export enum InfoTooltipKind {
|
|||
|
||||
interface ITooltipProps {
|
||||
tooltip?: React.ReactNode;
|
||||
className?: string,
|
||||
className?: string;
|
||||
tooltipClassName?: string;
|
||||
kind?: InfoTooltipKind;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue