diff --git a/src/pages/Hub.tsx b/src/pages/Hub.tsx index 844f8c6..09f20da 100644 --- a/src/pages/Hub.tsx +++ b/src/pages/Hub.tsx @@ -165,6 +165,7 @@ const Hub = () => { style={{ marginBottom: 10, height: 40 }} placeholder="Search..." onChange={({ target }) => debounceLoadData(target.value)} + allowClear />