Address review comments and fix lint errors
This commit is contained in:
parent
e05ae29146
commit
2b394c1869
3 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
import React from 'react'; // eslint-disable-line no-unused-vars
|
||||
import PropTypes from 'prop-types';
|
||||
import { _t } from '../../../languageHandler';
|
||||
|
||||
const AppWarning = (props) => {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue