Skip to content

Commit a4623e2

Browse files
Merge pull request #2 from syncfusion/EJ2-967789-flickIssueFix
967789: flick issue fix
2 parents 662bd12 + 3c7c63d commit a4623e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/jsonandxml-to-diagram-visualizer/Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- Syncfusion theme styles -->
99
<link id="theme-link" rel="stylesheet" href="https://cdn.syncfusion.com/ej2/29.1.33/tailwind.css" />
1010
<!-- Syncfusion ASP.NET Core controls script -->
11-
<script src="https://cdn.syncfusion.com/ej2/29.1.33/dist/ej2.min.js"></script>
11+
<script src="https://cdn.syncfusion.com/ej2/30.1.42/dist/ej2.min.js"></script>
1212
<!-- Custom CSS -->
1313
<link rel="stylesheet" href="~/css/styles.css" asp-append-version="true" />
1414
<!-- Monaco Editor -->

0 commit comments

Comments
 (0)