diff --git a/src/components/dashboard/roadSafety/reports/map/PointsOnMap/DialogInfoItem/ContentInfoItem.jsx b/src/components/dashboard/roadSafety/reports/map/PointsOnMap/DialogInfoItem/ContentInfoItem.jsx
index c38597a..34ff489 100644
--- a/src/components/dashboard/roadSafety/reports/map/PointsOnMap/DialogInfoItem/ContentInfoItem.jsx
+++ b/src/components/dashboard/roadSafety/reports/map/PointsOnMap/DialogInfoItem/ContentInfoItem.jsx
@@ -71,7 +71,7 @@ const ContentInfoItem = ({ data }) => {
{
@@ -105,7 +105,7 @@ const ContentInfoItem = ({ data }) => {
{
{
{
);
};
-export default ContentInfoItem;
+export default ContentInfoItem;
\ No newline at end of file