fix: trigger form validation
fix: package-lock fix: remove comment
This commit is contained in:
parent
b594eb8b48
commit
3b33ae0255
4 changed files with 4184 additions and 5993 deletions
|
|
@ -171,7 +171,6 @@ const InfoPanel = ({ step, config = {}, liveValues = {}, currency }) => {
|
|||
{oldText}
|
||||
{step !== 1 && ', '}
|
||||
{newTextElements}
|
||||
{/* <span className={classes.infoCurrentText}>{newText}</span> */}
|
||||
{!isLastStep && '...'}
|
||||
</Info3>
|
||||
</>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue