79194411

Date: 2024-11-16 02:38:55
Score: 1
Natty:
Report link
  <v-container class="fill-height">
        <v-card class="fill-height d-flex flex-column">
          <v-data-table
            :items="alarms"
            :headers="headers"
            class="flex-grow-1"
            dense
          >
          </v-data-table>
        </v-card>
  </v-container>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aakash Toshniwal