If clicks ever stop working again, run this in DevTools:
document.addEventListener("click", e => {
console.log("Clicked:", e.target)
}, true)
I think i should add video of screen recording of this in top right
3-1?
2️⃣ Bring the directory from draft into main
git checkout draft -- path/to/your-directory