mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 22:01:06 +00:00
[eslint] updated eslintrc and improved the code (#4702)
This commit is contained in:
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { mediaUrl } from '../utils/constants';
|
||||
|
||||
const propTypes = {
|
||||
const propTypes = {
|
||||
forDialog: PropTypes.bool
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user