diff --git a/src/views/car/explore.tsx b/src/views/car/explore.tsx index d7605fb..7b4d800 100644 --- a/src/views/car/explore.tsx +++ b/src/views/car/explore.tsx @@ -531,7 +531,7 @@ const CollectionSubview = (props: { }} class="flex w-full items-baseline gap-1 text-left" > - + {entry.key} diff --git a/src/views/stream/index.tsx b/src/views/stream/index.tsx index d6c2b31..8816462 100644 --- a/src/views/stream/index.tsx +++ b/src/views/stream/index.tsx @@ -62,7 +62,7 @@ const StreamRecordItem = (props: { record: any; streamType: StreamType }) => { - {info().rkey} + {info().rkey}