Fixed: Linting errors and Appveyor not triggering on frontend changes

pull/2/head
Qstick 6 years ago
parent 16ff1176f7
commit c48838e5b6

@ -55,5 +55,6 @@ only_commits:
- gulp/ - gulp/
- logo/ - logo/
- setup/ - setup/
- frontend/
- appveyor.yml - appveyor.yml
- build-appveyor.cake - build-appveyor.cake

@ -37,7 +37,6 @@ class MovieIndexHeader extends Component {
render() { render() {
const { const {
showSearchAction,
columns, columns,
onTableOptionChange, onTableOptionChange,
...otherProps ...otherProps

Loading…
Cancel
Save