From b69c2237f440489ba1743aa82522bdb21f5f656a Mon Sep 17 00:00:00 2001 From: "hani.mohammad" Date: Sat, 21 Dec 2024 12:57:09 +0300 Subject: [PATCH] testcheck2 --- src/components/CityList/CityList.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/CityList/CityList.tsx b/src/components/CityList/CityList.tsx index 1d7c850..40e227d 100644 --- a/src/components/CityList/CityList.tsx +++ b/src/components/CityList/CityList.tsx @@ -14,10 +14,11 @@ export const ListCities: React.FC = ({ cities, onSelect, }) => ( -