Skip to content

Commit 64713ff

Browse files
updated the Vue SB
1 parent 56af45a commit 64713ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1718,7 +1718,6 @@ const updatesourceTab = (): void => {
17181718
data: '',
17191719
content: sourceFiles[i].displayName
17201720
});
1721-
updateStackBlitz();
17221721
}
17231722
}
17241723
Promise.all(sourcePromise).then((results: Object[]): void => {

0 commit comments

Comments
 (0)