EADDRINUSE notification key
Summary: ^ Reviewed By: antonk52 Differential Revision: D47869281 fbshipit-source-id: 35982dbfd674762d2fcd8bd74b99c538307c23b1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d64af25eac
commit
4dc63261ff
@@ -200,6 +200,7 @@ function handleServerStateChange({
|
|||||||
|
|
||||||
function handeEADDRINUSE(errorMessage: string) {
|
function handeEADDRINUSE(errorMessage: string) {
|
||||||
notification.error({
|
notification.error({
|
||||||
|
key: 'eaddrinuse-error',
|
||||||
message: 'Connection error',
|
message: 'Connection error',
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user