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.
1 parent 820f2a3 commit e66c5eaCopy full SHA for e66c5ea
icons/index.html
@@ -4,7 +4,7 @@
4
<title>SurveyJS Icons</title>
5
<meta name="viewport" content="width=device-width"/>
6
<script src="https://unpkg.com/survey-core/survey.core.min.js"></script>
7
- <script src="https://unpkg.com/browse/survey-[email protected]/icons/iconsV1.min.js"></script>
+ <script src="https://unpkg.com/survey-js-ui/survey-js-ui.min.js"></script>
8
<script src="https://unpkg.com/survey-creator-core/survey-creator-core.min.js"></script>
9
<link href="index.css" type="text/css" rel="stylesheet"/>
10
</head>
0 commit comments