Fix line spacing
parent
0f32f48c24
commit
e99bc0c300
|
@ -58,7 +58,6 @@ export default function RealtimeDashboard() {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return data;
|
return data;
|
||||||
}, [data, websiteId]);
|
}, [data, websiteId]);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue