lint error

This commit is contained in:
Harsh Mahajan
2025-10-07 18:28:07 +05:30
parent 920d4f7d05
commit c470fc4ef2
@@ -19,7 +19,7 @@
let {
providerType,
show = $bindable(),
topicsById,
topicsById = $bindable(),
title = 'Select topics'
} = $props<{
providerType: MessagingProviderType;