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 ed971800c0
commit 86d16b12a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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