Oops
This commit is contained in:
parent
1fd4e1b6a8
commit
0e8319caf6
@ -27,10 +27,6 @@ export function SectionPhoto({
|
||||
const hovered = hover() === id;
|
||||
const selectHovered = hoverSelectButton() === id;
|
||||
|
||||
if (hover()) {
|
||||
console.log(id, isSelected, selectMode, width, height, hovered, selectHovered);
|
||||
}
|
||||
|
||||
return photoContainer(
|
||||
{
|
||||
href,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user