update Docs
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 4s

This commit is contained in:
2026-04-28 19:05:23 +02:00
parent 4526726b1b
commit d46c5ca3af
10 changed files with 20 additions and 36 deletions

View File

@@ -62,8 +62,7 @@ Create reactive, persistent components with a syntax that feels like Vanilla JS,
```
```javascript
import { sigpro } from "sigpro";
sigpro(); // All functions and tags are available in window
import "sigpro";
const Counter = () => {
// Simple signal