Skip to content

Commit

Permalink
Added v6x support.
Browse files Browse the repository at this point in the history
  • Loading branch information
naodya committed Jul 10, 2020
1 parent 4b43fc4 commit a8b1bbf
Show file tree
Hide file tree
Showing 20 changed files with 9,348 additions and 2,205 deletions.
2 changes: 1 addition & 1 deletion example/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import ReportViewer from '../../src';
import '../../src/report-styles.css';

import './index.css';
import jsonReport from './report5.json';
import jsonReport from './report6.json';

const App = () => (
<div className="App">
Expand Down
Loading

0 comments on commit a8b1bbf

Please sign in to comment.