Skip to content

Commit

Permalink
Revert "Fix react-devtools not auto detect system theme"
Browse files Browse the repository at this point in the history
This reverts commit 98ed518.
  • Loading branch information
jhen0409 committed Jul 23, 2023
1 parent 98ed518 commit 05f42b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
19 changes: 0 additions & 19 deletions scripts/patch-modules.js

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/postinstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ async function run() {
'-rf',
'node_modules/apollo-client-devtools/{assets,build,development,shells/dev,src}'
);
// eslint-disable-next-line
require('./patch-modules');
}

run();

0 comments on commit 05f42b5

Please sign in to comment.