mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
remove not existing driver component
This commit is contained in:
@@ -7,7 +7,6 @@ import WizardStore, { WizardContext } from './context/wizardStore'
|
|||||||
import DateSelect from './dateSelect'
|
import DateSelect from './dateSelect'
|
||||||
import Reason from './reason'
|
import Reason from './reason'
|
||||||
import Contact from './contact'
|
import Contact from './contact'
|
||||||
//import Driver from './driver'
|
|
||||||
|
|
||||||
function WizardInternal() {
|
function WizardInternal() {
|
||||||
const { onSubmit, state, forgetData, storeData } = useContext(WizardContext)
|
const { onSubmit, state, forgetData, storeData } = useContext(WizardContext)
|
||||||
|
|||||||
Reference in New Issue
Block a user