From 0241e544dc35ec0a59874be415043a7aebb8e6e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarik=20Dedi=C4=87?= Date: Sat, 21 Sep 2024 11:40:15 +0200 Subject: [PATCH] Fixing path for location and location card --- frontend/src/app/pages/location/location.component.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/pages/location/location.component.ts b/frontend/src/app/pages/location/location.component.ts index abc5b8f..051d62b 100644 --- a/frontend/src/app/pages/location/location.component.ts +++ b/frontend/src/app/pages/location/location.component.ts @@ -1,7 +1,7 @@ import { Component } from '@angular/core'; import { CommonModule } from '@angular/common'; -import { LocationCardComponent } from 'src/app/location-card/location-card.component'; -import { Location } from 'src/app/location-card/location-card.component'; +import { LocationCardComponent } from 'src/app/components/location-card/location-card.component'; +import { Location } from 'src/app/components/location-card/location-card.component'; const DUMMY_LOCATIONS = [ {