mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +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) {
|
function createPanel(url: string) {
|
||||||
chrome.devtools.panels.create(
|
chrome.devtools.panels.create(
|
Loading…
Reference in New Issue
Block a user