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

This commit is contained in:
2026-05-02 00:37:15 +02:00
parent f3fb26354c
commit 820d55b012
6 changed files with 9 additions and 9 deletions

View File

@@ -119,7 +119,7 @@ When `destroy()` is called (or when a new mount replaces an old one), everything
## Complete Example
```javascript
import 'sigpro';
import { $, mount } from 'sigpro';
const App = () => {