upd
This commit is contained in:
@@ -26,7 +26,7 @@ function FloorItem({ floor, onSelected }: Props) {
|
||||
} else {
|
||||
setSelected(false);
|
||||
}
|
||||
}, 50);
|
||||
}, 0);
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user