Merge branch 'main' of https://github.com/LaconicNetwork/laconic.com
This commit is contained in:
commit
71b897d2b5
@ -29,6 +29,8 @@ export const Footer = () => {
|
||||
router?.pathname === '/privacy-policy'
|
||||
) {
|
||||
setShow(false)
|
||||
} else {
|
||||
setShow(true)
|
||||
}
|
||||
}, [router?.pathname])
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user