Skip to content

Commit be90e1c

Browse files
Merge pull request #35 from Bharathi-4336/master
Updated the Vue samples.
2 parents 56af45a + 64713ff commit be90e1c

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)