WEB-4654 - Tags & Sites - #1985
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (4)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| import SiteFilterDropdown from '../components/SiteFilterDropdown'; | ||
| import useIsClinicAdmin from '../useIsClinicAdmin'; | ||
| import useClinicMetricsPageName from '../useClinicMetricsPageName'; | ||
|
|
There was a problem hiding this comment.
Another adapter component, mapping the state setters of ClinicPatients to the API of the Dropdown
WEB-4654