mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-12-05 17:24:25 +03:00
With this you can pass style to DebugPanel component.
```js
<DebugPanel style={{maxWidth: '50%'}}> </DebugPanel>
```
|
||
|---|---|---|
| .. | ||
| native | ||
| DebugPanel.js | ||
| index.js | ||
| LogMonitor.js | ||
| LogMonitorEntry.js | ||