Fix lint
This commit is contained in:
parent
1ecf0da81b
commit
3c89dd40f9
3 changed files with 1 additions and 3 deletions
|
@ -10,7 +10,7 @@ import {StyleSheet, View, ScrollView} from 'react-native'
|
|||
import {Text} from '../util/text/Text'
|
||||
import {PressableWithHover} from '../util/PressableWithHover'
|
||||
import {usePalette} from 'lib/hooks/usePalette'
|
||||
import {isDesktopWeb, isWeb} from 'platform/detection'
|
||||
import {isDesktopWeb} from 'platform/detection'
|
||||
|
||||
export interface TabBarProps {
|
||||
testID?: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue