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 create label
juli.ee
5 months ago
79fa277d
4e1b438c
verified
This commit was signed with the committer's
known signature
.
juli.ee
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
components
create.tsx
+1
-1
src/components/create.tsx
···
189
189
<TextInput
190
190
id="collection"
191
191
name="collection"
192
192
-
placeholder="Optional (default: record type)"
192
192
+
placeholder="Optional (default: $type)"
193
193
class="w-[15rem]"
194
194
/>
195
195
</div>