Lints some errors and warnings (#76)

This commit is contained in:
Aryan Goharzad
2023-01-20 14:43:28 -05:00
committed by GitHub
parent 19c9ffa352
commit b0d367a3b8
22 changed files with 62 additions and 38 deletions
@@ -1,5 +1,5 @@
import React from 'react'
import {Animated, Share} from 'react-native'
import {Animated} from 'react-native'
import {TabsSelector} from '../../../../src/view/shell/mobile/TabsSelector'
import {cleanup, fireEvent, render} from '../../../../jest/test-utils'
import {mockedNavigationStore} from '../../../../__mocks__/state-mock'