Remove weird x
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<td>
|
||||
<die v-for="n in turn.diceCount" :number="turn.dieValue" :key="'g'+n+turn.dieValue"></die>
|
||||
</td>
|
||||
</tr>x
|
||||
</tr>
|
||||
</table>
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user