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
edit blob link tooltip
handle.invalid
6 months ago
4f241301
55909d47
+1
-1
1 changed file
expand all
collapse all
unified
split
src
components
json.tsx
+1
-1
src/components/json.tsx
···
163
target="_blank"
164
class="size-fit"
165
>
166
-
<Tooltip text="Blob link">
167
<span class="iconify lucide--external-link text-base"></span>
168
</Tooltip>
169
</a>
···
163
target="_blank"
164
class="size-fit"
165
>
166
+
<Tooltip text="Blob PDS link">
167
<span class="iconify lucide--external-link text-base"></span>
168
</Tooltip>
169
</a>