fix(v2): reviewer bugfixes — scroll, block-status, NaN guard, dead code cleanup
This commit is contained in:
@@ -62,7 +62,7 @@ defineEmits<{
|
||||
@click="$emit('blockerClick')"
|
||||
>
|
||||
<span class="dot block"></span>
|
||||
{{ blockerCount }} {{ blockerCount === 1 ? 'Blocker' : 'Blocker' }}
|
||||
{{ blockerCount }} Blocker
|
||||
</button>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user