Update schema-component.md

This commit is contained in:
Pearl C 2023-02-18 23:38:10 +08:00 committed by GitHub
parent 620a8c9daf
commit 8539fa1dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
# SchemaComponent # SchemaComponent
## 核心组件 ## Core Components
### `<SchemaComponentProvider />` ### `<SchemaComponentProvider />`
### `<SchemaComponentOptions>` ### `<SchemaComponentOptions>`
### `<SchemaComponent>` ### `<SchemaComponent>`
## 核心方法 ## Core Methods
### `createDesignable()` ### `createDesignable()`
### `useDesignable()` ### `useDesignable()`