UNCLASSIFIED

Commit d2488d24 authored by Keith Becker's avatar Keith Becker
Browse files

refactor component

parent 26c7766a
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
import { setInputElementFocus } from "@/utils/events"; import { setInputElementFocus } from "@/utils/events";
export default { export default {
name: "CourseSelectDialog", name: "BaseDialog",
props: { props: {
dialogTitle: String, dialogTitle: String,
addBusy: Boolean, addBusy: Boolean,
......
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