Cleared 2m ago · Dev-Card/DevCard #22 · TypeScript · ★ 37 · Apache-2.0

mobile: update `HomeScreen` to link to new `ProfileLink` component

Summary Refactor apps/mobile/src/screens/HomeScreen.tsx to use new reusable ProfileLink component created earlier. Tasks import ProfileLink and convert one hardcoded link tile to this component. pass platform, username, url, onPress. ensure UI does not regress. Acceptance…

What we checked

Similar unclaimed issues