deploy: 8a435363bb
This commit is contained in:
10
node_modules/preact/devtools/src/devtools.js
generated
vendored
10
node_modules/preact/devtools/src/devtools.js
generated
vendored
@@ -1,10 +0,0 @@
|
||||
import { options, Fragment, Component } from 'preact';
|
||||
|
||||
export function initDevTools() {
|
||||
if (typeof window != 'undefined' && window.__PREACT_DEVTOOLS__) {
|
||||
window.__PREACT_DEVTOOLS__.attachPreact('10.18.1', options, {
|
||||
Fragment,
|
||||
Component
|
||||
});
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user