From e922ac9449c25078760e7cea9435bab80fc105e4 Mon Sep 17 00:00:00 2001 From: natxocc Date: Fri, 1 May 2026 10:47:40 +0200 Subject: [PATCH] Docs --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index f52a52e..09bd494 100644 --- a/docs/install.md +++ b/docs/install.md @@ -52,7 +52,7 @@ const App = () => { mount(App, "#app"); ``` -### CDN Usage (no build step - all-in-one) +### CDN Usage ```html