tangled
alpha
login
or
join now
vielle.dev
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atproto explorer
0
fork
atom
overview
issues
pulls
pipelines
remove duplicate line
juli.ee
5 months ago
d421efd2
5eff9c8f
verified
This commit was signed with the committer's
known signature
.
juli.ee
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
-1
1 changed file
expand all
collapse all
unified
split
src
components
search.tsx
-1
src/components/search.tsx
···
85
85
} else {
86
86
navigate(`/at://${input.replace("at://", "")}`);
87
87
}
88
88
-
setShowSearch(false);
89
88
};
90
89
91
90
return (