fix change slide with same content

This commit is contained in:
Ramón Souza 2023-01-17 14:45:15 -03:00
parent 406c94c43a
commit dd1c330c64

View File

@ -255,6 +255,7 @@ export default function Whiteboard(props) {
},
},
);
changed = true;
}
if (changed && tldrawAPI) {