Fix line spacing

pull/1220/head
Binamra Khadka 2022-06-22 19:25:11 +05:45 committed by GitHub
parent 0f32f48c24
commit e99bc0c300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ export default function RealtimeDashboard() {
}; };
} }
} }
return data; return data;
}, [data, websiteId]); }, [data, websiteId]);