openmrs-esm-core
openmrs-esm-core copied to clipboard
(feat) O3-3461: Create a common reusable function for printing
Requirements
- [x] This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a conventional commit label (such as
feat,fix, orchore, among others). See existing PR titles for inspiration.
For changes to apps
- [x] My work conforms to the O3 Styleguide and design documentation.
If applicable
- [ ] My work includes tests or is validated by existing tests.
- [ ] I have updated the esm-framework mock to reflect any API changes I have made.
Summary
This PR introduces the usePrint hook for esm apps to reuse when printing cc @denniskigen @vasharma05 @hadijahkyampeire @pirupius
Screenshots
Related Issue
https://openmrs.atlassian.net/browse/O3-3461