1
0
mirror of synced 2026-03-24 03:38:34 +08:00

docs: tmagic-tutorial仓库地址修改

This commit is contained in:
roymondchen
2023-03-22 15:59:07 +08:00
parent cb99304993
commit a4f32ef8dc
3 changed files with 3 additions and 3 deletions

View File

@@ -291,4 +291,4 @@ const render = async ({ renderer }: StageCore) => {
并不是render函数不好但是从设计上将render函数还是让渲染逻辑落到了编辑器中@tmagic/editor的设计是希望做到渲染跟编辑器解耦
:::
[源码](https://github.com/jia000/tmagic-tutorial)
[源码](https://github.com/vft-magic/tmagic-tutorial)