d5d999e86d
* fix: add deletion to the history after BACKSPACE is pressed * Add updateBoundShapes too * fix bug on deleting bound shapes Co-authored-by: Steve Ruiz <steveruizok@gmail.com> |
||
---|---|---|
.. | ||
scripts | ||
src | ||
card-repo.png | ||
LICENSE.md | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
@tldraw/core-example-advanced
An advanced example project for @tldraw/core
.
To start this project:
- run
yarn start:core
from the repository's root directory - open
http://localhost:5420
in your browser