refine file name

This commit is contained in:
AllenFang
2018-01-20 15:27:08 +08:00
parent 9b3abac56d
commit 50a5bd3694
73 changed files with 89 additions and 79 deletions
@@ -1,6 +1,6 @@
import React from 'react';
import BootstrapTable from 'react-bootstrap-table2';
import BootstrapTable from 'react-bootstrap-table-next';
import Code from 'components/common/code-block';
import { productsGenerator } from 'utils/common';
@@ -1,6 +1,6 @@
import React from 'react';
import BootstrapTable from 'react-bootstrap-table2';
import BootstrapTable from 'react-bootstrap-table-next';
import Code from 'components/common/code-block';
import { productsGenerator } from 'utils/common';
@@ -1,6 +1,6 @@
import React from 'react';
import BootstrapTable from 'react-bootstrap-table2';
import BootstrapTable from 'react-bootstrap-table-next';
import Code from 'components/common/code-block';
import { productsGenerator } from 'utils/common';
@@ -1,6 +1,6 @@
import React from 'react';
import BootstrapTable from 'react-bootstrap-table2';
import BootstrapTable from 'react-bootstrap-table-next';
import Code from 'components/common/code-block';
const columns = [{
@@ -1,6 +1,6 @@
import React from 'react';
import BootstrapTable from 'react-bootstrap-table2';
import BootstrapTable from 'react-bootstrap-table-next';
import Code from 'components/common/code-block';
import { productsGenerator } from 'utils/common';