It says that everything is ok, and I get a check mark but the button is not there. Should I be adding something else to the code-
<div class="card" ng-repeat="app in apps">
<app-info info="app"></app-info>
<install-app></install-app>
</div>