[chore] epic purge (#893)
* remove extension / electron app * switch examples to vite * Update licenses * Add script * fix titles
This commit is contained in:
parent
429a1c5ffc
commit
a0007142e0
102 changed files with 741 additions and 9597 deletions
|
@ -46,7 +46,7 @@ export default function Imperative() {
|
|||
|
||||
const color = i % 2 ? ColorStyle.Red : ColorStyle.Blue
|
||||
|
||||
app.patchShapes({
|
||||
app.updateShapes({
|
||||
id: 'rect1',
|
||||
style: {
|
||||
...rect1.style,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue