You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm refactoring layouts around forms for #546, #601, #604 . This is an issue to track tiny differences between the forms + how I resolved them.
desktop / mobile -> resolution
Title Case / Sentence case -> Title Case
Adding Location / New location -> Adding Location /locations/:locationId/edit / / /locations/:locationId/edit/details -> /locations/:locationId/edit/details
The text was updated successfully, but these errors were encountered:
I'm refactoring layouts around forms for #546, #601, #604 . This is an issue to track tiny differences between the forms + how I resolved them.
desktop / mobile -> resolution
Title Case / Sentence case -> Title Case
Adding Location / New location -> Adding Location
/locations/:locationId/edit
/ //locations/:locationId/edit/details
->/locations/:locationId/edit/details
The text was updated successfully, but these errors were encountered: