diff --git a/web/src/app/shared/navbar/navbar.component.html b/web/src/app/shared/navbar/navbar.component.html index 97fad423..b63ce1ab 100644 --- a/web/src/app/shared/navbar/navbar.component.html +++ b/web/src/app/shared/navbar/navbar.component.html @@ -5,6 +5,7 @@ GoCryptoTrader +
diff --git a/web/src/app/shared/selected-currency/selected-currency.component.html b/web/src/app/shared/selected-currency/selected-currency.component.html index 946f8943..39a10213 100644 --- a/web/src/app/shared/selected-currency/selected-currency.component.html +++ b/web/src/app/shared/selected-currency/selected-currency.component.html @@ -1,3 +1,11 @@ -

- selected-currency works! -

+ + + \ No newline at end of file