wwf
2025-11-18 77950e48c76f4a3b29d01831d43039caba29888a
app/components/datasets/create/stepper/index.tsx
@@ -19,7 +19,7 @@
            activeIndex={activeIndex}
            index={index}
          />
          {!isLast && <div className='h-px w-4 bg-divider-deep' />}
          {!isLast && <div className='w-4 h-px bg-divider-deep' />}
        </Fragment>
      )
    })}