We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb89fd7 commit 3b5101aCopy full SHA for 3b5101a
src/index.php
@@ -179,7 +179,7 @@
179
</div>
180
</footer>
181
182
- <button id="previewButton">
+ <button id="previewButton" aria-label="Preview">
183
<ion-icon name="eye"></ion-icon>
184
</button>
185
<div id="previewBlock"></div>
@@ -189,4 +189,4 @@
189
<script nomodule src="<?= $ionicons_source ?>/dist/ionicons/ionicons.js"></script>
190
</body>
191
192
-</html>
+</html>
0 commit comments