Merge branch 'dev'
This commit is contained in:
@@ -190,8 +190,8 @@ const NavBar = () => {
|
|||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
if (
|
if (
|
||||||
location.pathname === '/' &&
|
window.location.hostname === 'www.donetick.com' ||
|
||||||
import.meta.env.VITE_IS_LANDING_DEFAULT === 'true'
|
window.location.hostname === 'donetick.com'
|
||||||
) {
|
) {
|
||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user