mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
MORE DELINT!
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
9383ecc46f
commit
297116a3b7
@ -29,7 +29,7 @@ export enum InfoTooltipKind {
|
||||
|
||||
interface ITooltipProps {
|
||||
tooltip?: React.ReactNode;
|
||||
className?: string,
|
||||
className?: string;
|
||||
tooltipClassName?: string;
|
||||
kind?: InfoTooltipKind;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user