-
Notifications
You must be signed in to change notification settings - Fork 46
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
Regimem component #38
Conversation
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.
Thank you, @makombe! 🚀 I've added a few suggestions for consideration.
packages/esm-care-panel-app/src/care-panel/care-panel.component.tsx
Outdated
Show resolved
Hide resolved
packages/esm-care-panel-app/src/regimen-editor/regimen-form.component.tsx
Outdated
Show resolved
Hide resolved
packages/esm-care-panel-app/src/regimen-editor/regimen-form.component.tsx
Outdated
Show resolved
Hide resolved
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.
Thanks @makombe 🍻
Just need to remove useOverlay
hook file since we won't need it.
Feel free to merge once that is done
@donaldkibet Thanks for the catch, I forgot to remove it when refactoring. Fixed |
Requirements
Summary
Screenshots
None.
Related Issue
None.
Other