more
This commit is contained in:
@@ -101,7 +101,7 @@ const CaseListPage = ({ perPage }) => {
|
||||
if (!group) {
|
||||
return null;
|
||||
}
|
||||
console.log("window.innerWidth < 440", window.innerWidth < 440);
|
||||
|
||||
const DesktopContent = () => {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user