Various layout and style improvements for place details

This commit is contained in:
2026-01-23 12:41:27 +07:00
parent 6d7bea411a
commit 33a6469a19
4 changed files with 35 additions and 13 deletions

View File

@@ -53,7 +53,7 @@ export default class PlaceTemplate extends Component {
geohash: undefined
};
}
return model;
}