fixes zstacking with text

This commit is contained in:
Steve Ruiz 2021-06-17 22:50:04 +01:00
parent 946fdbab4c
commit d0d24e9c71
7 changed files with 98 additions and 78 deletions

View file

@ -33,7 +33,7 @@ export default function Canvas() {
<g ref={rGroup}>
<BoundsBg />
<Page />
<Selected />
{/* <Selected /> */}
<Bounds />
<Handles />
<Brush />