Skip to content

Commit a8b1bbf

Browse files
committed
Added v6x support.
1 parent 4b43fc4 commit a8b1bbf

20 files changed

+9348
-2205
lines changed

example/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import ReportViewer from '../../src';
55
import '../../src/report-styles.css';
66

77
import './index.css';
8-
import jsonReport from './report5.json';
8+
import jsonReport from './report6.json';
99

1010
const App = () => (
1111
<div className="App">

0 commit comments

Comments
 (0)