feat(components): align component name casing Labels
This commit is contained in:
@ -275,7 +275,7 @@ import ProjectWrapper from '@/components/project/ProjectWrapper.vue'
|
||||
import Done from '@/components/misc/Done.vue'
|
||||
import User from '@/components/misc/User.vue'
|
||||
import PriorityLabel from '@/components/tasks/partials/priorityLabel.vue'
|
||||
import Labels from '@/components/tasks/partials/labels.vue'
|
||||
import Labels from '@/components/tasks/partials/Labels.vue'
|
||||
import DateTableCell from '@/components/tasks/partials/DateTableCell.vue'
|
||||
import FancyCheckbox from '@/components/input/FancyCheckbox.vue'
|
||||
import Sort from '@/components/tasks/partials/Sort.vue'
|
||||
|
Reference in New Issue
Block a user