Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #54: Add children property to all components in the ComponentProfile interface #57

Merged

Conversation

kittisakLS
Copy link
Contributor

Overview

This PR addresses issue #54 by adding the children property to all components in the ComponentProfile interface. The children property is crucial for providing insights into the hierarchical structure of components.

Changes

  • Ensured consistency by updating all components in the interface.

Closing Notes

This enhancement improves the completeness of the ComponentProfile interface, providing a more comprehensive view of component relationships.

@kittisakLS kittisakLS requested a review from ravut8 November 13, 2023 07:22
@kittisakLS kittisakLS self-assigned this Nov 13, 2023
@ravut8 ravut8 merged commit 6b8a273 into logicspark:main Nov 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Add 'children' property to ComponentProfile for all components
2 participants