Update component object (#40)

Tiny typo. There was a verb missing.
This commit is contained in:
Rico
2023-10-17 09:32:32 +02:00
committed by GitHub
parent 08dbea1343
commit 00a98be208

View File

@@ -8,7 +8,7 @@ title: Component Object node
# Component Object
This node a shared set of properties that can be accessed from a component as well as from any child components. It can be used to implement things such as radio groups, tabs, accordion lists and other visual elements that need to coordinate. It is also a useful general tool for any kind communication between a set of components.
This node is a shared set of properties that can be accessed from a component as well as from any child components. It can be used to implement things such as radio groups, tabs, accordion lists and other visual elements that need to coordinate. It is also a useful general tool for any kind communication between a set of components.
<div className="ndl-image-with-background l">