feat(ipv4-range-expander): fix sonar findings
This commit is contained in:
parent
fd6c71ba12
commit
2b446472ad
@ -14,9 +14,9 @@
|
||||
<n-table v-if="showResult" data-test-id="result">
|
||||
<thead>
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th>old value</th>
|
||||
<th>new value</th>
|
||||
<th scope="col"> </th>
|
||||
<th scope="col">old value</th>
|
||||
<th scope="col">new value</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user