commit
This commit is contained in:
parent
0d7e8d4319
commit
cf67e216f0
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ import { required } from "@/helpers/validation-rules";
|
||||||
import { errorMessages } from "@/constants/error-messages";
|
import { errorMessages } from "@/constants/error-messages";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "modal",
|
name: "buttonQuestionModal",
|
||||||
props: {
|
props: {
|
||||||
cmsWidgetName: String,
|
cmsWidgetName: String,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue