mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 06:00:07 +03:00
Fix type
This commit is contained in:
parent
9817a664e9
commit
d69e96407b
|
@ -178,7 +178,7 @@ const App = () => (
|
|||
<span role="img" aria-label="mellow">
|
||||
😐
|
||||
</span>{' '}
|
||||
{raw}{' '}
|
||||
{raw as string}{' '}
|
||||
<span role="img" aria-label="mellow">
|
||||
😐
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue
Block a user