mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 05:29:32 +03:00
style: format code with precommit
This commit is contained in:
@@ -117,7 +117,7 @@ const props = defineProps({
|
||||
default: (value) => `${value} is an Invalid value`,
|
||||
},
|
||||
required: {
|
||||
type: Boolean
|
||||
type: Boolean,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user