Add empty AST cache file for version 0.8.44 with non-object root data
This commit is contained in:
@@ -186,10 +186,7 @@ function SubmitData({ setStep, data, prevData, setErrors, doctor, isForAnother,
|
||||
<ButtonFixed>
|
||||
<Button
|
||||
disabled={loading}
|
||||
className={`
|
||||
!flex !w-full md:!w-fit !mt-0 md:!mt-[32px]
|
||||
!gap-[4px] md:!mr-auto !px-[12px] !py-[8px] md:!py-[9px] !min-w-[150px]
|
||||
`}
|
||||
className={` !flex !w-full md:!w-fit !mt-0 md:!mt-[32px] !gap-[4px] md:!mr-auto !px-[12px] !py-[8px] md:!py-[9px] !min-w-[150px] `}
|
||||
variant="contained"
|
||||
onClick={handleSubmit}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user