refactor: lint
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
export default {
|
||||
props: {
|
||||
show: Boolean,
|
||||
title: { type: String, default: "" },
|
||||
title: { type: String, default: null },
|
||||
yes: {
|
||||
type: String,
|
||||
default() {
|
||||
|
||||
Reference in New Issue
Block a user