-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
feat(dashboard): Migrate to new hooks and API client #6963
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Ignored Deployments
|
* Note: The endpoint is bugged and does not return count, causing the table to not render | ||
* any rows. | ||
*/ | ||
const { stock_locations, count, isLoading, isError, error } = |
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.
I'll fix this now
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.
Great work. Glanced over the PR and I didn't spot anything major. I think we should get this merged now 💪
Only one minor todo.
@medusajs/engineering, merging this now 👍 |
Notes
medusa-react
andmedusa-js
in a subsequent PR, when its safe to do so without breaking the app.