NUDelta / interactive-soap-notes

Supporting coaching for complex work within and outside of coaching interactions
0 stars 0 forks source link

Fixes for readability + timestamps + single saving useEffect #72

Closed kapil1garg closed 4 months ago

kapil1garg commented 4 months ago

This PR makes small readability changes, attempts to only use utc timestamps everywhere (minus where local formatting is needed) #69 #70; and combines the saving of issues, practice gaps, and note into into a single use effect.