mirror of
https://github.com/django-components/django-components.git
synced 2025-11-26 17:01:59 +00:00
Update README.md
This commit is contained in:
parent
2e86328345
commit
4a4d976ce4
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ class Calendar(component.Component):
|
|||
component.registry.register(name="calendar", component=Calendar)
|
||||
```
|
||||
|
||||
And voilC!! We've created our first component.
|
||||
And voilá!! We've created our first component.
|
||||
|
||||
# Use the component in a template
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue