remove debounce from url param on main page
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
import { seasonName } from "$lib/utils/amq";
|
||||
|
||||
const params = useSearchParams(AmqBrowseSearchSchema, {
|
||||
debounce: 250,
|
||||
pushHistory: false,
|
||||
showDefaults: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user