This commit is contained in:
Eric Bailey
2025-06-09 13:46:44 -05:00
parent 5171b32678
commit d16e1cf217
@@ -97,7 +97,7 @@ export function useThreadPreferences({
}
/*
* Wraped for easier migration
* Wrapped for easier migration
*/
const setSortWrapped = useCallback(
(next: string) => {