🚧 wip: site label column filter standardized

This commit is contained in:
Fred KISSIE
2026-06-04 19:40:24 +02:00
parent 4a3c201741
commit 9cff5f66b1
7 changed files with 208 additions and 138 deletions
-1
View File
@@ -115,7 +115,6 @@ export function MultiSitesSelector({
<SiteOnlineStatus
type={site.type}
online={site.online}
t={t}
/>
)}
</div>