Open agarg5 opened 4 years ago
We need to style closed lab tabs to make them look like the design. Do get one of these visit this lab and add return round.round < this.lab.puzzles.length; to the beginning of the roundClosed function in LabView.vue
return round.round < this.lab.puzzles.length;
roundClosed
LabView.vue
We need to style closed lab tabs to make them look like the design. Do get one of these visit this lab and add
return round.round < this.lab.puzzles.length;
to the beginning of theroundClosed
function inLabView.vue