Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mddifilippo89 authored Mar 22, 2024
1 parent 9d0355a commit fbccc62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/excel/spreadsheet/overview/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<head>
<title>SpreadsheetOverview</title>
<link href="https://static.infragistics.com/xplatform/css/samples/shared.v8.css" rel="stylesheet" />
<link href="https://static.infragistics.com/xplatform/css/themes/dark/bootstrap.css" rel="stylesheet" />
<link href="https://static.infragistics.com/xplatform/css/themes/light/bootstrap.css" rel="stylesheet" />

</head>
<body>
<div id="root"></div>
</body>
</html>
</html>

0 comments on commit fbccc62

Please sign in to comment.