forked from pdsls.dev/pdsls
atproto explorer

edit search placeholder

juli.ee 4e4b7dfc 23c38348

verified
Changed files
+1 -1
src
components
+1 -1
src/components/search.tsx
··· 113 <input 114 type="text" 115 spellcheck={false} 116 - placeholder="PDS URL, AT URI, NSID, DID, or handle" 117 ref={searchInput} 118 id="input" 119 class="grow py-1 select-none placeholder:text-sm focus:outline-none"
··· 113 <input 114 type="text" 115 spellcheck={false} 116 + placeholder="PDS, AT URI, NSID, DID, or handle" 117 ref={searchInput} 118 id="input" 119 class="grow py-1 select-none placeholder:text-sm focus:outline-none"