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.
2 parents a4b7bd8 + d3bf9af commit 49a0930Copy full SHA for 49a0930
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