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 ea43ae1 + 25fb24e commit 16c932dCopy full SHA for 16c932d
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