Add mobile design
This commit is contained in:
parent
913af8fba6
commit
7d197d73ef
4 changed files with 61 additions and 8 deletions
|
@ -39,7 +39,7 @@ export function Map() {
|
|||
}, [divRef, setSceneView]);
|
||||
|
||||
return (
|
||||
<div className="w-full h-full flex flex-col justify-center">
|
||||
<div className="w-full h-full">
|
||||
<div className="w-full h-full" ref={divRef}></div>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue