tangled
alpha
login
or
join now
retr0.id
/
pdsls
forked from
pds.ls/pdsls
1
fork
atom
atproto explorer
1
fork
atom
overview
issues
pulls
pipelines
edit search placeholder
handle.invalid
5 months ago
4e4b7dfc
23c38348
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
components
search.tsx
+1
-1
src/components/search.tsx
···
113
113
<input
114
114
type="text"
115
115
spellcheck={false}
116
116
-
placeholder="PDS URL, AT URI, NSID, DID, or handle"
116
116
+
placeholder="PDS, AT URI, NSID, DID, or handle"
117
117
ref={searchInput}
118
118
id="input"
119
119
class="grow py-1 select-none placeholder:text-sm focus:outline-none"