docs(explorer): Fixed small typo with extra } in explorer.md (#541)

This commit is contained in:
Thomas 2023-10-18 10:43:20 +08:00 committed by GitHub
parent 21fcf2cc4b
commit 49c5629a5e

View File

@ -196,7 +196,7 @@ Component.Explorer({
}
}
},
}})
})
```
### Putting it all together