chore: lint
This commit is contained in:
parent
c4ef73e0c4
commit
55f113bf02
|
@ -24,7 +24,7 @@ const Renderer = () => {
|
|||
const store = useStore();
|
||||
return (
|
||||
<Stage width={320} height={180}>
|
||||
<LatusContext.Provider value={latus} >
|
||||
<LatusContext.Provider value={latus}>
|
||||
<__RouterContext.Provider value={{location}}>
|
||||
<Provider store={store}>
|
||||
<Switch>
|
||||
|
|
Loading…
Reference in New Issue
Block a user