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