GideonNeedleman / 5x5

0 stars 0 forks source link

GideonNeedleman/issue47 #54

Closed GideonNeedleman closed 10 months ago

GideonNeedleman commented 10 months ago

Fixed number field inputs. Created reusable NumberIncrementBar component. Used in SetBody and EditSetModal.

Ideally EditSetModal could just use SetBody directly, but this is difficult because set object shape is different in programData and workoutData. Would need to align this in the future.