From b41955333ca17afcf8d1356ddf096222cd88315e Mon Sep 17 00:00:00 2001 From: casperiv0 <53900565+casperiv0@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:38:20 +0200 Subject: [PATCH] chore: remove deprecated `onClick` --- .../units/tabs/all-units-tab/prune-units-modal.tsx | 2 +- apps/client/src/components/auth/api-verification.tsx | 10 +--------- .../expungement-requests/expungement-requests-tab.tsx | 2 +- .../active-calls/modals/add-unit-to-call-modal.tsx | 2 +- .../active-calls/modals/manage-911-call-form.tsx | 2 +- .../smart-motorway-sign-marker.tsx | 2 +- .../search-medical-records/tabs/doctor-visits-tab.tsx | 2 +- .../tabs/medical-records-tab.tsx | 2 +- .../modals/NameSearchModal/sections/footer-actions.tsx | 2 +- .../tabs/connections-tab/connections-tab.tsx | 4 ++-- .../leo/private-messages/private-messages-button.tsx | 2 +- .../components/shared/utility-panel/utility-panel.tsx | 2 +- apps/client/src/pages/admin/manage/users/[id].tsx | 2 +- apps/client/src/pages/admin/manage/users/index.tsx | 2 +- apps/client/src/pages/admin/values/[path].tsx | 2 +- apps/client/src/pages/bleeter/@/[handle].tsx | 4 ++-- apps/client/src/pages/ems-fd/hospital-services.tsx | 2 +- 17 files changed, 19 insertions(+), 27 deletions(-) diff --git a/apps/client/src/components/admin/manage/units/tabs/all-units-tab/prune-units-modal.tsx b/apps/client/src/components/admin/manage/units/tabs/all-units-tab/prune-units-modal.tsx index 361930751..c63804687 100644 --- a/apps/client/src/components/admin/manage/units/tabs/all-units-tab/prune-units-modal.tsx +++ b/apps/client/src/components/admin/manage/units/tabs/all-units-tab/prune-units-modal.tsx @@ -173,7 +173,7 @@ export function PruneUnitsModal() {