1
0
Sine Jespersen 8 сар өмнө
parent
commit
78fcfbb328

+ 1 - 0
src/lib/components/common/Tags/TagInput.svelte

@@ -74,6 +74,7 @@
 			<svg
 			<svg
 				xmlns="http://www.w3.org/2000/svg"
 				xmlns="http://www.w3.org/2000/svg"
 				viewBox="0 0 16 16"
 				viewBox="0 0 16 16"
+				aria-hidden="true"
 				fill="currentColor"
 				fill="currentColor"
 				class="w-3 h-3 {showTagInput ? 'rotate-45' : ''} transition-all transform"
 				class="w-3 h-3 {showTagInput ? 'rotate-45' : ''} transition-all transform"
 			>
 			>