First sketch of layers
This commit is contained in:
parent
d1dd22eb5d
commit
412d95f07a
8 changed files with 62 additions and 13 deletions
|
|
@ -45,8 +45,7 @@ return (
|
|||
</Drawer>
|
||||
</div>
|
||||
</MuiThemeProvider>
|
||||
<SpaceMap width={640} height={640} image="rzl.svg" zoom={0.1}
|
||||
store={store} state={state} />
|
||||
<SpaceMap width={950} height={640} image="rzl.png" zoom={0.1} state={state} />
|
||||
</div>
|
||||
);}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue