Skip to content

Commit 10adbf4

Browse files
committed
fix no-console
1 parent a6e2f0f commit 10adbf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-bootstrap-table2-example/examples/basic/exposed-function.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* eslint no-return-assign: 0 */
2+
/* eslint no-console: 0 */
23
import React from 'react';
34

45
import BootstrapTable from 'react-bootstrap-table-next';

0 commit comments

Comments
 (0)