From 27f336892270686e9c363c1da1bfade7bce361ce Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Thu, 28 Jan 2021 10:59:44 +0100 Subject: [PATCH] chore: line --- e2e/modal/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/e2e/modal/index.ts b/e2e/modal/index.ts index baf04acf..4fce0bb3 100644 --- a/e2e/modal/index.ts +++ b/e2e/modal/index.ts @@ -64,6 +64,7 @@ const Home = defineComponent({ `, + setup() { const modal = ref() const route = useRoute() -- 2.47.2