Skip to content

Commit

Permalink
feat: add key to reset injection zone states
Browse files Browse the repository at this point in the history
  • Loading branch information
yurimutti committed May 1, 2024
1 parent b755b5a commit 7cbc251
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,6 @@ const ListViewPage = ({
return null;
}

// eslint-disable-next-line no-console
console.log('list view page');

return (
<Main aria-busy={isLoading}>
<HeaderLayout
Expand Down

0 comments on commit 7cbc251

Please sign in to comment.