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