Skip to content

Commit

Permalink
Revert "chore: remove log"
Browse files Browse the repository at this point in the history
This reverts commit dd74a13.
  • Loading branch information
hdJerry committed Aug 9, 2023
1 parent dd74a13 commit 6ba7623
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ export default function SubHeader() {
return pathname.includes(matchPath);
};

console.log('====================================');
console.log(repo);
console.log('====================================');

return (
<SubHeaderWrapper>
<SubHeaderTopRow>
Expand Down
59 changes: 0 additions & 59 deletions cra-rxjs-styled-components/src/interfaces/org.interface.ts

This file was deleted.

54 changes: 0 additions & 54 deletions cra-rxjs-styled-components/src/routes/orgs.tsx

This file was deleted.

0 comments on commit 6ba7623

Please sign in to comment.