Feature/load studentcities after review
Compare changes
Files
25@@ -17,16 +17,14 @@ type Props = {
@@ -38,7 +36,7 @@ const StudentCityCard = ({ studentCity, navigation }: Props) => {
@@ -46,7 +44,7 @@ const StudentCityCard = ({ studentCity, navigation }: Props) => {
@@ -58,14 +56,14 @@ const StudentCityCard = ({ studentCity, navigation }: Props) => {