[ROMM-400] Code comments cleaned

This commit is contained in:
zurdi
2023-10-30 16:24:05 +01:00
parent 9094c9fcf5
commit 8caa5b7dff

View File

@@ -9,7 +9,6 @@ const platforms = storePlatforms();
</script>
<template>
<!-- Summary -->
<v-row class="pa-1" no-gutters>
<v-col>
<dashboard-summary />
@@ -18,7 +17,6 @@ const platforms = storePlatforms();
<v-row class="pa-1" no-gutters>
<v-col>
<!-- TODO: Convert to carousel -->
<recently-added />
</v-col>
</v-row>