material-react-table 1.12.0-beta.1 → 1.12.1

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
@@ -120,7 +120,7 @@ npm install material-react-table
120
120
 
121
121
  ```jsx
122
122
  import React, { useMemo, useRef, useState, useEffect } from 'react';
123
- import MaterialReactTable from 'material-react-table';
123
+ import { MaterialReactTable } from 'material-react-table';
124
124
 
125
125
  const data = [
126
126
  {