mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
Remove remaining reference to remotedev.io
This commit is contained in:
parent
1b41026173
commit
7fff6e817f
|
@ -11,7 +11,6 @@ render(
|
|||
<Provider store={store}>
|
||||
<App />
|
||||
</Provider>
|
||||
<iframe src="http://remotedev.io/local/" />
|
||||
</div>,
|
||||
document.getElementById('root')
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user