the statusphere demo reworked into a vite/react app in a monorepo

make handles clickable

+7 -2
+7 -2
packages/client/src/components/StatusList.tsx
··· 81 81 </div> 82 82 <div className="flex-1"> 83 83 <div className="text-gray-600 dark:text-gray-300 text-base"> 84 - <span className="font-medium text-gray-700 dark:text-gray-200 hover:underline"> 84 + <a 85 + target="_blank" 86 + rel="noopener noreferrer" 87 + href={`https://bsky.app/profile/${handle}`} 88 + className="font-medium text-gray-700 dark:text-gray-200 hover:underline" 89 + > 85 90 @{handle} 86 - </span>{' '} 91 + </a>{' '} 87 92 {isToday ? ( 88 93 <span> 89 94 is feeling{' '}