mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Ignore
This commit is contained in:
parent
55685c9519
commit
335735fc97
|
@ -34,6 +34,7 @@ interface Props {
|
||||||
}
|
}
|
||||||
|
|
||||||
class InspectorWrapper extends Component<Props> {
|
class InspectorWrapper extends Component<Props> {
|
||||||
|
// eslint-disable-next-line @typescript-eslint/unbound-method
|
||||||
static update = InspectorMonitor.update;
|
static update = InspectorMonitor.update;
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user