making Vue component have two spaces for tab

This commit is contained in:
Brian 2022-08-24 11:21:14 -06:00
parent baf5d5c8c7
commit a662c6b38e
Signed by: brian
GPG Key ID: DE1A5390A3B84CD8

View File

@ -39,6 +39,7 @@ onBeforeUnmount(() => {
onUnmounted(() => {
//
})
// methods
</script>