Update ui-library.md (#11258)

修复文档链接
This commit is contained in:
Tony Han 2024-11-26 17:34:44 +08:00 committed by GitHub
parent 833524bbb7
commit b2a3f9a691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,7 @@ let amisScoped = amis.embed('#root', {
}); });
``` ```
具体有哪些可以参考 `https://github.com/baidu/amis/blob/master/src/index.tsx` 具体有哪些可以参考 [https://github.com/baidu/amis/blob/master/packages/amis/src/index.tsx](https://github.com/baidu/amis/blob/master/packages/amis/src/index.tsx)
## React 中引入 amis 的组件 ## React 中引入 amis 的组件