mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-30 22:20:09 +00:00
fix wrong eslint rule
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* eslint react/require-default-props: 0 */
|
||||
/* jsx-a11y/no-static-element-interactions: 0 */
|
||||
/* eslint jsx-a11y/no-static-element-interactions: 0 */
|
||||
/* eslint no-return-assign: 0 */
|
||||
/* eslint prefer-template: 0 */
|
||||
import React, { Component } from 'react';
|
||||
|
||||
Reference in New Issue
Block a user