We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 662bd12 + 3c7c63d commit a4623e2Copy full SHA for a4623e2
core/jsonandxml-to-diagram-visualizer/Views/Shared/_Layout.cshtml
@@ -8,7 +8,7 @@
8
<!-- Syncfusion theme styles -->
9
<link id="theme-link" rel="stylesheet" href="https://cdn.syncfusion.com/ej2/29.1.33/tailwind.css" />
10
<!-- Syncfusion ASP.NET Core controls script -->
11
- <script src="https://cdn.syncfusion.com/ej2/29.1.33/dist/ej2.min.js"></script>
+ <script src="https://cdn.syncfusion.com/ej2/30.1.42/dist/ej2.min.js"></script>
12
<!-- Custom CSS -->
13
<link rel="stylesheet" href="~/css/styles.css" asp-append-version="true" />
14
<!-- Monaco Editor -->
0 commit comments