cleanup: comments

This commit is contained in:
Saahil dutta 2024-08-02 10:42:17 -04:00
parent 6bb0224812
commit 29897c4900
8 changed files with 4 additions and 34 deletions

View file

@ -59,7 +59,6 @@ export default function Footer () {
})
}
}
// return () => signal.abort()
})
return <>
<footer className='footer items-center p-4 bottom-0 overflow-hidden' style={{ zIndex: 9999, overflow: 'hidden', color: 'var(--text)', background: 'var(--mantle)' }}>