Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlitvin committed Jan 3, 2025
1 parent 374612c commit f2f07da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/src/features/Deploy/SafeAddressInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export function SafeAddressInput() {
<div className="flex items-center gap-2">
{currentSafe ? (
<>
<div
<div
className="flex items-center gap-1 pl-2"
data-testid="selected-safe"
>
Expand Down

0 comments on commit f2f07da

Please sign in to comment.