Fix eslint

This commit is contained in:
Pranav
2024-12-12 17:41:43 -08:00
parent 0bba0ef6ff
commit 38861ee06a
@@ -123,7 +123,7 @@ const props = defineProps({
},
contentAttributes: {
type: Object,
default: () => { },
default: () => {},
},
currentUserId: {
type: Number,