]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: line
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 28 Jan 2021 09:59:44 +0000 (10:59 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 28 Jun 2021 15:10:17 +0000 (17:10 +0200)
e2e/modal/index.ts

index baf04acf8a53b509e8862c11cc4895a819603b02..4fce0bb3ca3e27059ce2b5a91cff0fcd6df8b9c1 100644 (file)
@@ -64,6 +64,7 @@ const Home = defineComponent({
     </div>
   </dialog>
   </div>`,
+
   setup() {
     const modal = ref<HTMLDialogElement | HTMLElement>()
     const route = useRoute()