fix: lint
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kolaente 2021-11-13 20:50:16 +01:00
parent b2d06c170e
commit f3f0541427
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -22,7 +22,7 @@ export default {
is: {
type: String,
default: 'div',
}
},
},
}
</script>