graycoreio/daffodil

View on GitHub
apps/demo/src/app/misc/not-found/not-found.component.html

Summary

Maintainability
Test Coverage
<div class="demo-not-found">
  <h1 class="demo-not-found__text">{{ NOT_FOUND_TEXT }}</h1>
  <demo-best-sellers></demo-best-sellers>
</div>