@commercetools-uikit/data-table-manager 12.2.2 → 12.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -38,7 +38,6 @@ npm --save install react react-dom react-intl
38
38
  ## Usage
39
39
 
40
40
  ```jsx
41
- import React from 'react';
42
41
  import DataTableManager from '@commercetools-uikit/data-table-manager';
43
42
  import DataTable from '@commercetools-uikit/data-table';
44
43