rename yaml to match ploi
This commit is contained in:
@@ -182,7 +182,7 @@ export default {
|
||||
<woot-label
|
||||
variant="dashed"
|
||||
v-bind="label"
|
||||
:bg-color="selectedLabels.includes(label.title) ? '#2781F6' : ''"
|
||||
:bg-color="selectedLabels.includes(label.title) ? '#01a0a5' : ''"
|
||||
/>
|
||||
</button>
|
||||
<NextButton
|
||||
|
||||
Reference in New Issue
Block a user