-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Location unit #74
Conversation
tests are failing. we need to fix #69 first |
client/src/containers/pages/Home/tests/__snapshots__/Home.test.tsx.snap
Outdated
Show resolved
Hide resolved
client/src/containers/pages/locations/LocationDetail/tests/__snapshots__/index.test.tsx.snap
Outdated
Show resolved
Hide resolved
client/src/containers/pages/locations/LocationUnit/tests/__snapshots__/index.test.tsx.snap
Outdated
Show resolved
Hide resolved
after #55 gets merged the View will be exactly like https://marvelapp.com/prototype/f3igd3h/screen/73173137 & https://marvelapp.com/prototype/f3igd3h/screen/73173136 |
ad0bd7a
to
02bec50
Compare
8ff1bcc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix tests
17e8c5b
Updates snapshot and conflicts in client
closes #48