Browse Source

web-ui: Add the LatestBlocks view to the home page

scalafmt-draft
Alexis Hernandez 7 years ago
parent
commit
942568b130
  1. 1
      web-ui/src/app/components/home/home.component.html

1
web-ui/src/app/components/home/home.component.html

@ -1,3 +1,4 @@
<div>
<app-finder></app-finder>
<app-latest-blocks></app-latest-blocks>
</div>

Loading…
Cancel
Save