Skip to content

Commit

Permalink
docs: fix components header
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWii committed Apr 16, 2022
1 parent a62ae74 commit fe2edd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ core.run("#prepare")
# function #demo:core/prepare
```

#### Component.data: *dict[str, Any]*
#### Component.data

A `dict` object to store anything that might belong to a specific component.
All components are created with an empty `data` field.
Expand Down

0 comments on commit fe2edd8

Please sign in to comment.