chore: resolve sass and vue compiler deprecation warnings (#13794)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import Avatar from 'dashboard/components-next/avatar/Avatar.vue';
|
||||
import { defineProps, computed } from 'vue';
|
||||
import { computed } from 'vue';
|
||||
|
||||
const props = defineProps({
|
||||
users: {
|
||||
|
||||
Reference in New Issue
Block a user