format with prettier

This commit is contained in:
Andreas Zweili 2021-02-08 20:35:11 +01:00
parent 1767f83be8
commit 31dc57dfcf
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ export default {
components: { components: {
TheForm TheForm
} }
} };
</script> </script>
<style> <style>