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 f064920 commit e4b85bdCopy full SHA for e4b85bd
src/pages/elements/Scorecard.js
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import { Table, ProgressBar } from 'patternfly-react';
3
-import ReactMarkdown from 'react-markdown';
+import ReactMarkdown from 'react-markdown/react-markdown.min';
4
import ScorecardData from '../../components/ScorecardData';
5
import Definition from '../../components/Definition';
6
0 commit comments