fix: Doc formatting

This commit is contained in:
Valerio Ageno
2024-06-21 19:33:54 +02:00
parent adec05c6f8
commit aeef19cda3
2 changed files with 7 additions and 2 deletions
-1
View File
@@ -6,4 +6,3 @@ This package specifically handles the transpiling of the `dynamic` function
allowing custom componenents to be lazy loaded but also server side rendered.
Check [tuono](https://github.com/Valerioageno/tuono) for more.
+7 -1
View File
@@ -104,7 +104,13 @@
"vitest": "^1.5.2"
},
"sideEffects": false,
"keywords": ["react", "typescript", "fullstack", "framework", "rust"],
"keywords": [
"react",
"typescript",
"fullstack",
"framework",
"rust"
],
"author": "Valerio Ageno",
"license": "MIT"
}