Skip to content

Commit 31442d6

Browse files
authored
Merge pull request #6 from indumathi-murali/patch-1
removed helper file.
2 parents 9ee4ab7 + 02d145b commit 31442d6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
99
<title>Essential JS 2 for React - Feature Rich Scheduler</title>
1010
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
11-
<script src="https://cdn.syncfusion.com/ej2/syncfusion-helper.js" type="text/javascript"></script>
1211
<link href="https://cdn.syncfusion.com/ej2/30.1.37/material3.css" class="theme-primary" rel="stylesheet">
1312
<link rel="stylesheet" href="https://cdn.syncfusion.com/content/images/common/menu/master/icons/menufontV2.css?v1">
1413
<link rel="stylesheet" href="https://cdn.syncfusion.com/content/stylesheets/components/bootstrap/BootstrapLayoutv132.min.css">
@@ -18,4 +17,4 @@
1817
<div id="content-area"></div>
1918
</body>
2019

21-
</html>
20+
</html>

0 commit comments

Comments
 (0)