mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
Move devtools to top-level
This commit is contained in:
parent
afab8669d2
commit
e86e5df446
|
@ -1,4 +1,4 @@
|
|||
import '../../views/devtools.pug';
|
||||
import './devtools.pug';
|
||||
|
||||
function createPanel(url: string) {
|
||||
chrome.devtools.panels.create(
|
Loading…
Reference in New Issue
Block a user