adaptive
This commit is contained in:
parent
8e6eb29f5c
commit
95ec6c4954
@ -639,7 +639,7 @@ export const ProjectTracker = () => {
|
|||||||
onClick={() => {
|
onClick={() => {
|
||||||
if (window.innerWidth < 985) {
|
if (window.innerWidth < 985) {
|
||||||
window.location.replace(
|
window.location.replace(
|
||||||
`/tracker/task/${task.id}`
|
`https://itguild.info/tracker/task/${task.id}`
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
|
Loading…
Reference in New Issue
Block a user