update module examples

This commit is contained in:
Bowen Tan 2021-12-17 10:17:06 +08:00
parent 99e80768a6
commit b6ee7b4d6e
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@
"events": ["onClickDelete", "onClickEdit"],
"stateMap": {}
},
"components": [
"impl": [
{
"id": "hstack",
"type": "chakra_ui/v1/hstack",

View File

@ -16,7 +16,7 @@
"value": "input.value"
}
},
"components": [
"impl": [
{
"id": "hstack",
"type": "chakra_ui/v1/hstack",

View File

@ -21,7 +21,7 @@
"value": "input.value"
}
},
"components": [
"impl": [
{
"id": "hstack",
"type": "chakra_ui/v1/hstack",