GideonNeedleman / 5x5

0 stars 0 forks source link

BuildExercise accept defaultSetup prop #141

Closed GideonNeedleman closed 9 months ago

GideonNeedleman commented 9 months ago

Can auto generate metrics like weight & reps when creating a new exercise.

pass a defaultSetup object in as prop to setup these metrics. This makes sense for most weight lifting exercises.

Can always delete or change metrics in the dialogue if you want something different, but this will allow very rapid creation of new exercises.