mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 01:26:48 +03:00
Copy
This commit is contained in:
parent
31baa586b8
commit
6b4465699f
|
@ -127,7 +127,7 @@ export default class LogMonitor {
|
||||||
<div style={{
|
<div style={{
|
||||||
paddingBottom: '.5rem'
|
paddingBottom: '.5rem'
|
||||||
}}>
|
}}>
|
||||||
<small>Press `ctl+h` to hide.</small>
|
<small>Press Ctrl+H to hide.</small>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a onClick={::this.handleReset}
|
<a onClick={::this.handleReset}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user