Skip to content

Commit

Permalink
fix: simplify friends & family app (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron authored Nov 12, 2024
1 parent f590c6f commit 5de8685
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/screens/internal-apps/UncleJim.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,7 @@ export function UncleJim() {
and keep them somewhere safe.
</AlertDescription>
</Alert>
<p className="">Onboard {name} to their new wallet:</p>
<Accordion type="single" collapsible>
<Accordion type="single" collapsible defaultValue="mobile">
<AccordionItem value="mobile">
<AccordionTrigger>Alby Go Mobile App</AccordionTrigger>
<AccordionContent>
Expand Down

0 comments on commit 5de8685

Please sign in to comment.