mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
docs(explorer): Fixed small typo with extra } in explorer.md (#541)
This commit is contained in:
parent
ed971800c0
commit
86d16b12a2
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ Component.Explorer({
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
### Putting it all together
|
### Putting it all together
|
||||||
|
|
Loading…
Reference in a new issue