Skip to content

Commit 70e3c91

Browse files
committed
fix docs typo
1 parent 2d8d9e9 commit 70e3c91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/features/decorators.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ def my_component():
4242

4343
```python title="components.py"
4444
from django_idom.decorators import auth_required
45-
from django_idom.hooks import use_websocket
4645
from idom import component, html
4746

4847
@component

0 commit comments

Comments
 (0)