mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
remove unused props
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
:key="index"
|
||||
:section="childSection"
|
||||
dense
|
||||
subdued
|
||||
/>
|
||||
</div>
|
||||
<v-list-group v-else>
|
||||
@@ -27,7 +26,6 @@
|
||||
:key="index"
|
||||
:section="childSection"
|
||||
dense
|
||||
subdued
|
||||
/>
|
||||
</v-list-group>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user