Explorar el Código

Add charset meta tag

Junaid Qadir hace 4 años
padre
commit
ee26c8a31d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      examples/tags.html

+ 1 - 0
examples/tags.html

@@ -1,5 +1,6 @@
 <html>
     <head>
+        <meta charset="utf-8"/>
         <style>
         .tags-input {
         display: flex;