2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

chore(readme): update codesandbox examples

This commit is contained in:
Nikolay Kostyurin
2020-03-26 01:00:52 +02:00
committed by GitHub
parent 2670fc1288
commit e3727dc5f5
+1 -1
View File
@@ -204,7 +204,7 @@ const App = ({ renderProp }) => (
render(<App />) // <span><span style="font-weight: bold;">Super <span style="font-style: italic;">easy</span></span> <span style="text-decoration: underline;">to</span> render</span>
```
[![Edit x7w52lqmzz](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/x7w52lqmzz)
[![Edit x7w52lqmzz](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/jovial-cohen-bvo08)
### PostHTML usage <a name="posthtml"></a>