mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
revert formatting changes
This commit is contained in:
parent
54f334e437
commit
3215645029
|
@ -41,7 +41,7 @@ const defaultItemString = (
|
|||
<span>
|
||||
{itemType} {itemString}
|
||||
</span>
|
||||
);
|
||||
);
|
||||
const defaultLabelRenderer = ([label]: (string | number)[]) => (
|
||||
<span>{label}:</span>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user