Update README.md

This commit is contained in:
Daniel Rosel
2023-03-01 10:55:24 +01:00
committed by GitHub
parent 08426e05f5
commit f464a1671d

View File

@@ -19,7 +19,7 @@ Currently, this is in development, but the beta works like this:
## React
You just need to wrap your html in the `garlic()` method:
```reactjs
```js
function App() {
return garlic(
<div className="App">