forked from pdsls.dev/pdsls
this repo has no description

replace label search icon

Changed files
+1 -1
src
views
+1 -1
src/views/labels.tsx
··· 77 77 <div class="flex justify-center"> 78 78 <Show when={!response.loading}> 79 79 <button onclick={() => initQuery()} type="submit"> 80 - <div class="i-lucide-arrow-right text-xl" /> 80 + <div class="i-lucide-search text-xl" /> 81 81 </button> 82 82 </Show> 83 83 <Show when={response.loading}>