Seventh batch of burning

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-07-03 10:59:57 +02:00
parent 914de71e9c
commit 6e14c290c8
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
3 changed files with 10 additions and 11 deletions

View file

@ -20,7 +20,7 @@ import { replaceableComponent } from "../../../utils/replaceableComponent";
import Tooltip from './Tooltip';
interface IProps {
helpText: string;
helpText: React.ReactNode | string;
}
interface IState {