IO-3512 Great Search Fix

Signed-off-by: Allan Carr <allan@imexsystems.ca>
This commit is contained in:
Allan Carr
2026-01-27 07:27:43 -08:00
parent ff57592c12
commit 35366eda22
8 changed files with 8 additions and 3 deletions

View File

@@ -129,6 +129,7 @@ function PhoneNumberConsentList({ bodyshop }) {
placeholder={t("general.labels.search")}
onSearch={(value) => setSearch(value)}
style={{ marginBottom: 16 }}
enterButton
/>
<Table