Skip to content
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

Replaced the older components with ShadCN components in the ResourceCreate Page #10367

2 changes: 2 additions & 0 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -973,6 +973,7 @@
"facility": "Facility",
"facility_actions_menu": "Facility action menu",
"facility_added_successfully": "Facility created successfully",
"facility_assign_request": "What facility would you like to assign the request to?",
"facility_consent_requests_page_title": "Patient Consent List",
"facility_count_one": "{{count}} Facility",
"facility_count_other": "{{count}} Facilities ",
Expand Down Expand Up @@ -2030,6 +2031,7 @@
"start_time_before_authored_error": "Start time cannot be before the medication was prescribed",
"start_time_future_error": "Start time cannot be in the future",
"start_time_must_be_before_end_time": "Start time must be before end time",
"start_typing_to_search": "Start typing to search...",
"state": "State",
"state_reason_for_archiving": "State reason for archiving <strong>{{name}}</strong> file?",
"status": "Status",
Expand Down
108 changes: 0 additions & 108 deletions src/components/Common/FacilitySelect.tsx

This file was deleted.

224 changes: 0 additions & 224 deletions src/components/Form/AutoCompleteAsync.tsx

This file was deleted.

Loading
Loading