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 bb1c5f6af7
commit 085035249c

View File

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