Ausgangsprojekt
This commit is contained in:
parent
9ffa33b1c1
commit
6219a98f9a
16 changed files with 292 additions and 346 deletions
5
src/app/top-bar/top-bar.component.html
Normal file
5
src/app/top-bar/top-bar.component.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<a [routerLink]="['/']">
|
||||
<h1>My Store</h1>
|
||||
</a>
|
||||
|
||||
<a class="button fancy-button"><em class="material-icons">shopping_cart</em>Checkout</a>
|
Loading…
Add table
Add a link
Reference in a new issue