Skip to content

Commit

Permalink
Update apps/wallet-mobile/src/features/Swap/useCases/ShowSubmittedTxS…
Browse files Browse the repository at this point in the history
…creen/SubmittedTxScreen.tsx

Signed-off-by: Juliano Lazzarotto <[email protected]>
  • Loading branch information
stackchain authored Nov 29, 2024
1 parent 972195d commit aa75c4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {useTheme} from '@yoroi/theme'
import React from 'react'
import * as React from 'react'
import {StyleSheet, Text, View} from 'react-native'

import {Button} from '../../../../components/Button/Button'
Expand Down

0 comments on commit aa75c4e

Please sign in to comment.