Cast status property to Status type
This commit is contained in:
@@ -28,6 +28,6 @@ ReactDOM.render(
|
||||
<Provider store={store}>
|
||||
<App />
|
||||
</Provider>
|
||||
),
|
||||
),
|
||||
document.getElementById('root'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user