@ -81,6 +81,7 @@ export const RecordTableCellContainer = ({
|
|||||||
};
|
};
|
||||||
|
|
||||||
const handleContainerMouseMove = () => {
|
const handleContainerMouseMove = () => {
|
||||||
|
setIsFocused(true);
|
||||||
if (!hasSoftFocus) {
|
if (!hasSoftFocus) {
|
||||||
onCellMouseEnter({
|
onCellMouseEnter({
|
||||||
cellPosition,
|
cellPosition,
|
||||||
|
|||||||
Reference in New Issue
Block a user