diff --git a/src/components/NoteList/index.tsx b/src/components/NoteList/index.tsx index c494a96c..89fb0bf0 100644 --- a/src/components/NoteList/index.tsx +++ b/src/components/NoteList/index.tsx @@ -1,4 +1,5 @@ import { Button } from '@/components/ui/button' +import { Skeleton } from '@/components/ui/skeleton' import { PICTURE_EVENT_KIND } from '@/constants' import { isReplyNoteEvent } from '@/lib/event' import { checkAlgoRelay } from '@/lib/relay' @@ -187,14 +188,14 @@ export default function NoteList({ }} pullingContent="" > -