making Vue component have two spaces for tab

This commit is contained in:
2022-08-24 11:21:14 -06:00
parent baf5d5c8c7
commit a662c6b38e

View File

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