build: add name to components which failed lint check
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
import dayjs from 'dayjs'
|
||||
|
||||
export default {
|
||||
name: 'EventDetail',
|
||||
props: {
|
||||
event: {
|
||||
type: Object,
|
||||
|
||||
Reference in New Issue
Block a user