✨ 🪘 useCommandQueue.ts
This commit is contained in:
@@ -13,3 +13,4 @@ import {
|
||||
export function useCommandQueue(): readonly QueuedCommand[] {
|
||||
return useSyncExternalStore(subscribeToCommandQueue, getCommandQueueSnapshot)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user