This commit is contained in:
SrGooglo 2023-07-05 19:07:41 +00:00
parent c30913708f
commit 564022bcb9

View File

@ -19,6 +19,7 @@ const Line = (props) => {
</div>
</div>
}
export default class LiveChat extends React.Component {
state = {
socket: null,