From b2d9040016874840cd121d91030e984630219700 Mon Sep 17 00:00:00 2001 From: Artur Date: Fri, 4 Oct 2024 19:37:37 +0200 Subject: [PATCH] Polskie nazwy. --- src/app/app.component.html | 2 +- src/app/components/commodity/services/commodity.service.ts | 1 - src/app/components/dashboard/dashboard.component.html | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 06edf6b..980545c 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,5 +1,5 @@ -

Kursy walutowe

+

Kursy

diff --git a/src/app/components/commodity/services/commodity.service.ts b/src/app/components/commodity/services/commodity.service.ts index 517d550..9e63a28 100644 --- a/src/app/components/commodity/services/commodity.service.ts +++ b/src/app/components/commodity/services/commodity.service.ts @@ -1,4 +1,3 @@ - import { Injectable } from '@angular/core'; import { HttpClient } from '@angular/common/http'; diff --git a/src/app/components/dashboard/dashboard.component.html b/src/app/components/dashboard/dashboard.component.html index ec08105..5e709d5 100644 --- a/src/app/components/dashboard/dashboard.component.html +++ b/src/app/components/dashboard/dashboard.component.html @@ -4,13 +4,13 @@