tracits / rodant

New repository for the new data collection tool
MIT License
0 stars 2 forks source link

fix locked state in record editor #119

Closed KarnellSchultz closed 4 years ago

KarnellSchultz commented 4 years ago

create a function to handle the lock state in the recordEditor component. Decoupled the database record state from the local state of the records locked value.

117