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 9211221 commit 25fb24eCopy full SHA for 25fb24e
templates/component-mapper/src/files/wizard.js
@@ -1,4 +1,4 @@
1
-import React from 'react';
+import React, { useContext } from 'react';
2
import WizardCommon from '@data-driven-forms/common/src/wizard/wizard';
3
import { FormSpy, WizardContext } from '@data-driven-forms/react-form-renderer';
4
0 commit comments