@@ -41,3 +41,7 @@ If you have state that's important to retain within a component, consider creati
import{writable}from'svelte/store'
exportdefaultwritable(0)
```
## License
[AGPL v3](LICENSE) — see the `LICENSE` file for details.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.