Commit 90893a95 authored by Leopoldthecoder's avatar Leopoldthecoder

MessageBox: add default customClass, fixed #2438

parent 9c6e8e1c
......@@ -21,6 +21,7 @@ const defaults = {
cancelButtonText: '',
confirmButtonClass: '',
cancelButtonClass: '',
customClass: '',
beforeClose: null
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment