mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-22 11:43:34 +03:00
parent
67e9378787
commit
46f0840c99
@ -81,6 +81,7 @@ export const RecordTableCellContainer = ({
|
||||
};
|
||||
|
||||
const handleContainerMouseMove = () => {
|
||||
setIsFocused(true);
|
||||
if (!hasSoftFocus) {
|
||||
onCellMouseEnter({
|
||||
cellPosition,
|
||||
|
Loading…
Reference in New Issue
Block a user