mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 14:09:46 +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 role="img" aria-label="mellow">
|
||||||
😐
|
😐
|
||||||
</span>{' '}
|
</span>{' '}
|
||||||
{raw}{' '}
|
{raw as string}{' '}
|
||||||
<span role="img" aria-label="mellow">
|
<span role="img" aria-label="mellow">
|
||||||
😐
|
😐
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user