Fix review details
- spelling mistake - unwatch watched setting - lint (indentation) - use more performant component
This commit is contained in:
parent
527fe24cd6
commit
0d6e7759d0
8 changed files with 20 additions and 9 deletions
|
@ -15,6 +15,9 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// TODO: Rename on launch: https://github.com/vector-im/riot-web/issues/14231
|
||||
|
||||
import React from 'react';
|
||||
import {MatrixClientPeg} from '../../../MatrixClientPeg';
|
||||
import dis from '../../../dispatcher/dispatcher';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue