spelling: default

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-12-26 17:46:16 -05:00
parent e55a072e4f
commit b463da8d93
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ export default defineComponent({
},
focused: {
type: Boolean,
defalt: () => false
default: () => false
},
overlaid: {
type: Boolean,