mirror of
https://github.com/velocitatem/garlic.git
synced 2026-05-31 08:43:36 +00:00
Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ Currently, this is in development, but the beta works like this:
|
|||||||
## React
|
## React
|
||||||
You just need to wrap your html in the `garlic()` method:
|
You just need to wrap your html in the `garlic()` method:
|
||||||
|
|
||||||
```reactjs
|
```js
|
||||||
function App() {
|
function App() {
|
||||||
return garlic(
|
return garlic(
|
||||||
<div className="App">
|
<div className="App">
|
||||||
|
|||||||
Reference in New Issue
Block a user