Seventh batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
914de71e9c
commit
6e14c290c8
3 changed files with 10 additions and 11 deletions
|
@ -20,7 +20,7 @@ import { replaceableComponent } from "../../../utils/replaceableComponent";
|
|||
import Tooltip from './Tooltip';
|
||||
|
||||
interface IProps {
|
||||
helpText: string;
|
||||
helpText: React.ReactNode | string;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue