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

feat(eslint): fix 2 eslint warnings (#3268)

master
Saúl Ibarra Corretgé преди 7 години
родител
ревизия
b25caedce7

+ 2
- 2
react/features/base/toolbox/components/AbstractButton.js Целия файл

@@ -141,8 +141,8 @@ export default class AbstractButton<P: Props, S: *> extends Component<P, S> {
141 141
     }
142 142
 
143 143
     /**
144
-     * Helper function to be implemented by subclasses, which may return a new
145
-     * React Element to be appended at the end of the button.
144
+     * Helper function to be implemented by subclasses, which may return a
145
+     * new React Element to be appended at the end of the button.
146 146
      *
147 147
      * @protected
148 148
      * @returns {ReactElement|null}

+ 2
- 2
react/features/recording/components/LiveStream/LiveStreamButton.web.js Целия файл

@@ -58,8 +58,8 @@ class LiveStreamButton extends AbstractLiveStreamButton<Props> {
58 58
     }
59 59
 
60 60
     /**
61
-     * Helper function to be implemented by subclasses, which returns a React
62
-     * Element to display (a beta tag) at the end of the button.
61
+     * Helper function to be implemented by subclasses, which returns
62
+     * a React Element to display (a beta tag) at the end of the button.
63 63
      *
64 64
      * @override
65 65
      * @protected

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