This commit is contained in:
2023-03-08 16:48:30 +01:00
parent a8c8ab7ac7
commit 4353b726e2
3 changed files with 2 additions and 10285 deletions

View File

@@ -34,7 +34,7 @@ Install the packages with `npm i garlic-react`, you should then import the `Garl
import Garlic from 'garlic';
```
You just need to wrap your html in the `garlic()` method:
You just need to wrap your html in the `Garlic.clove` method:
```js
function App() {