test6
Some checks failed
/ deploy (push) Failing after 2s

This commit is contained in:
Dariusz Niemczyk 2025-02-13 01:35:10 +01:00
parent 975fd2f52b
commit a850d3b3c9
No known key found for this signature in database

View file

@ -43,6 +43,7 @@ export function Nav({
// clearTimeout(timeout);
// }
for (const entry of entries) {
console.log(entry)
// const target = entry.target.id as keyof (typeof translations.pl)["nav"]
// if (activeSection !== target && entry.intersectionRatio > 0) {
// // setActiveSection(target);