Refactor
Lint / lint (push) Successful in 47s

This commit is contained in:
Julien Valverdé
2026-07-27 03:50:33 +02:00
parent 28695c6a04
commit 8ef8a34d62
7 changed files with 20 additions and 13 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ Ship a Vite plugin, `@effect-view/vite-plugin`, placed before `react()`:
```ts
plugins: [
effectViewPlugin(),
effectView(),
react(),
]
```