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 2f40b3c + d850fd4 commit 4d51b84Copy full SHA for 4d51b84
framework/elsa/fit-elsa-react/src/components/code/CodePanel.jsx
@@ -15,6 +15,7 @@ import ArrayUtil from '@/components/util/ArrayUtil.js';
15
import PropTypes from 'prop-types';
16
import {CodeDrawer} from '@/components/common/code/CodeDrawer.jsx';
17
import {Trans, useTranslation} from 'react-i18next';
18
+import {JadeCollapse} from '@/components/common/JadeCollapse.jsx';
19
20
const {Panel} = Collapse;
21
const {Text} = Typography;
0 commit comments