1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Remove leftover debug flag

This commit is contained in:
Andrew Kingston 2023-12-14 15:49:32 +00:00
parent 16f98dd8f7
commit b5f369d595

View file

@ -241,7 +241,7 @@ export const buildFormBlockButtonConfig = props => {
return defaultButtons
}
export const buildMultiStepFormBlockDefaultProps = (props, log = false) => {
export const buildMultiStepFormBlockDefaultProps = props => {
const { _id, stepCount, currentStep, actionType, dataSource } = props || {}
// Sanity check