chore(FEEDBACK-0001): linting
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
const config = $derived(statusConfig[status]);
|
||||
</script>
|
||||
|
||||
<span class="inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-medium {config.bg} {config.text}">
|
||||
<span
|
||||
class="inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-medium {config.bg} {config.text}"
|
||||
>
|
||||
{config.label}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user