ref(TS) Convert some components to TS (#13129)

This commit is contained in:
Robert Pintilii
2023-03-30 11:27:53 +03:00
committed by GitHub
parent 570ae81a37
commit 206a4afd76
74 changed files with 762 additions and 1040 deletions

View File

@@ -11,7 +11,7 @@ import Button from '../../../base/ui/components/web/Button';
import { BUTTON_TYPES } from '../../../base/ui/constants.any';
import { handleLobbyChatInitialized, openChat } from '../../actions.web';
interface IProps {
export interface IProps {
/**
* True if the message is a lobby chat message.