No VLANs exist yet. Add a VLAN{' '}
@@ -140,7 +203,9 @@ export function Clients() {
) : devices.length === 0 ? (
- No devices yet. Add one to get started.
+ {hasFilters
+ ? 'No clients match your filters.'
+ : 'No devices yet. Add one to get started.'}
) : (