We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7ef03 commit d3bf9afCopy full SHA for d3bf9af
README.md
@@ -32,6 +32,7 @@ maintains essentially no state of its own.
32
33
```js
34
import React from 'react';
35
+import ReactDOM from 'react-dom';
36
import PivotTableUI from 'react-pivottable/PivotTableUI';
37
import 'react-pivottable/pivottable.css';
38
0 commit comments