feat(ipv4-range-expander): fix sonar findings

This commit is contained in:
Carsten Götzinger 2023-04-19 13:44:38 +02:00
parent fd6c71ba12
commit 2b446472ad

View file

@ -14,9 +14,9 @@
<n-table v-if="showResult" data-test-id="result">
<thead>
<tr>
<th>&nbsp;</th>
<th>old value</th>
<th>new value</th>
<th scope="col">&nbsp;</th>
<th scope="col">old value</th>
<th scope="col">new value</th>
</tr>
</thead>
<tbody>