From d4b9fab13143e6d020880b9a9fe621d90280ba8c Mon Sep 17 00:00:00 2001 From: QuantCode Agent Date: Sat, 8 Aug 2026 16:25:50 +0000 Subject: [PATCH] fix: repair cross-package bugs so bun test and tsc pass Fixes four cross-package defects plus the tooling config that hid them: - utils: consumers imported the old hook name useThrottle; the hook was renamed to useDebounce. Update apps/web api.ts import and the useSearchDebounce re-export alias. - ui/Button: aria-label was destructured but never applied to