Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Nov 25, 2024
1 parent c58b1db commit 2c64e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import BitcoinPrice from './src/components/BitcoinPrice';
import Bech32m from './src/app/SP/send';
import Breez from './src/app/lightning/send';
import {it} from '@jest/globals';
import React from 'react';

function App(): React.JSX.Element {
return (
Expand Down

0 comments on commit 2c64e9d

Please sign in to comment.