Skip to content

Commit

Permalink
remove v-bind of attrs that was wrongfully propagating an outlet class (
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 authored Sep 25, 2024
1 parent 31519da commit 76147e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell/pages/c/_cluster/fleet/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ export default {
</template>
<template v-slot:content>
<ResourceTable
v-bind="$attrs"
:schema="schema"
:headers="headers"
:rows="ws.repos"
Expand Down

0 comments on commit 76147e0

Please sign in to comment.