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 025e58a commit d850fd4Copy full SHA for d850fd4
1 file changed
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