-
Notifications
You must be signed in to change notification settings - Fork 11
Adds Communication Service #15
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
Conversation
code looks fine to me, just fix travis 😛 |
@yashovardhanagrawal the error is something else. |
margin-top: 30px; | ||
height: 90vh; | ||
width: 100% | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a line at EOF.
</p> | ||
<div id="tree"> | ||
wow | ||
</div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same
@gabru-md give me write access for your fork, I will edit this PR a bit |
or else you can DIY first, fix these, then we will see the coverage issue |
@ParthS007 merge ? |
Merging it, 👍 |
Adds Communication Service between the Terminal and the Tree Component.
Cheers!