BridgeCityBicycleCoop / workstand-shop-app

Open Source Application for running a Bicycle Coop Shop
MIT License
2 stars 1 forks source link

fix: 77 create bike #78

Closed mikemitchel closed 3 months ago

mikemitchel commented 3 months ago

This shortens the bike create schema to only include intake items. Outtake items like price, recipient, etc are available in the full edit and admin forms.

Closes # 77