Minor fixed + refactored job details screens based on review.
This commit is contained in:
@@ -41,7 +41,7 @@ export function App({ checkUserSession, currentUser }) {
|
||||
}, [checkUserSession]);
|
||||
|
||||
const b = Grid.useBreakpoint();
|
||||
console.log("Breakpoints:", b);
|
||||
// console.log("Breakpoints:", b);
|
||||
|
||||
const { t } = useTranslation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user