diff --git a/app/src/frontend/building/data-components/like-data-entry.tsx b/app/src/frontend/building/data-components/like-data-entry.tsx index 1e2c7c0c..9643e844 100644 --- a/app/src/frontend/building/data-components/like-data-entry.tsx +++ b/app/src/frontend/building/data-components/like-data-entry.tsx @@ -28,13 +28,13 @@ const LikeDataEntry: React.FunctionComponent = (props) => { // TODO: remove : "0 people like this building so far - you could be the first!" }

- -