mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +02:00
add constraints to volume updates by hotkey, throttle to 50ms (#1345)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { useThrottledCallback as useMantineThrottledCallback } from '@mantine/hooks';
|
||||
|
||||
export const useThrottledCallback = useMantineThrottledCallback;
|
||||
Reference in New Issue
Block a user