Skip to content

Commit

Permalink
Update index-form-library.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov authored Dec 9, 2024
1 parent 7a869d7 commit e806f1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion icons/index-form-library.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
<title>SurveyJS Icons</title>
<meta name="viewport" content="width=device-width"/>
<script src="https://unpkg.com/survey-core/survey.core.min.js"></script>
<script src="https://unpkg.com/survey-core/icons/iconsV1.min.js"></script>
<link href="index.css" type="text/css" rel="stylesheet"/>
</head>
<body>
<div id="icons"></div>
<script type="text/javascript" src="index.js"></script>
</body>
</html>
</html>

0 comments on commit e806f1d

Please sign in to comment.