A social knowledge tool for researchers built on ATProto

fix: incorrect semble notes card skeleton radius

+1 -1
+1 -1
src/webapp/features/notes/components/noteCard/Skeleton.NoteCard.tsx
··· 2 2 3 3 export default function NoteCardSkeleton() { 4 4 return ( 5 - <Card p={'sm'} withBorder> 5 + <Card p={'sm'} radius={'lg'} withBorder> 6 6 <Stack gap={'xs'}> 7 7 {/* Note */} 8 8 <Stack gap={5}>