Преглед на файлове

Revert "misc: remove duplicated declarations"

This reverts commit 7e831117b6.
j8
Saúl Ibarra Corretgé преди 7 години
родител
ревизия
561d1909ca
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4
    0
      react/features/authentication/components/WaitForOwnerDialog.native.js

+ 4
- 0
react/features/authentication/components/WaitForOwnerDialog.native.js Целия файл

@@ -81,6 +81,8 @@ class WaitForOwnerDialog extends Component {
81 81
         );
82 82
     }
83 83
 
84
+    _onCancel: () => void;
85
+
84 86
     /**
85 87
      * Called when the cancel button is clicked.
86 88
      *
@@ -91,6 +93,8 @@ class WaitForOwnerDialog extends Component {
91 93
         this.props.dispatch(cancelWaitForOwner());
92 94
     }
93 95
 
96
+    _onLogin: () => void;
97
+
94 98
     /**
95 99
      * Called when the OK button is clicked.
96 100
      *

Loading…
Отказ
Запис