Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Nov 20, 2024
1 parent 38c958b commit 3e75ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wallet/components/WalletModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
} from '../../styles/theme';
import { useOnchainKit } from '../../useOnchainKit';

const BaseIcon = () => (
const BaseIcon = () => (
<svg
width="16"
height="16"
Expand Down

0 comments on commit 3e75ef8

Please sign in to comment.