Start to whittle away at ViewportGrid comment
This commit is contained in:
parent
41c0b38bf7
commit
6fdf35b370
@ -85,9 +85,6 @@ function ViewerLayout({
|
|||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className="flex justify-center items-center h-full">
|
|
||||||
CONTENT
|
|
||||||
</div>
|
|
||||||
</Viewport>,
|
</Viewport>,
|
||||||
<Viewport
|
<Viewport
|
||||||
viewportIndex={1}
|
viewportIndex={1}
|
||||||
@ -112,9 +109,6 @@ function ViewerLayout({
|
|||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className="flex justify-center items-center h-full">
|
|
||||||
CONTENT
|
|
||||||
</div>
|
|
||||||
</Viewport>,
|
</Viewport>,
|
||||||
]}
|
]}
|
||||||
setActiveViewportIndex={setActiveViewportIndex}
|
setActiveViewportIndex={setActiveViewportIndex}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user