mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 15:40:51 +01:00
Fix error in wired
This commit is contained in:
parent
cabf4ecca1
commit
0c03fa6d4f
@ -76,7 +76,7 @@ const useWiredState = () =>
|
||||
|
||||
return newFurniIds;
|
||||
});
|
||||
});
|
||||
}, !!trigger);
|
||||
|
||||
useMessageEvent<WiredFurniActionEvent>(WiredFurniActionEvent, event =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user