👌 remove eslint-disable
This commit is contained in:
parent
c39211d472
commit
78ec304e15
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
/* eslint-disable */
|
import React from 'react';
|
||||||
import React, { useEffect } from 'react';
|
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import { Link } from 'react-router';
|
import { Link } from 'react-router';
|
||||||
import { bindActionCreators } from 'redux';
|
import { bindActionCreators } from 'redux';
|
||||||
|
|
Loading…
Reference in a new issue