lint
This commit is contained in:
parent
4f97c54bda
commit
d420e83536
|
@ -1,6 +1,5 @@
|
|||
import React from 'react';
|
||||
import { StyleProp, Text, TextStyle, View } from 'react-native';
|
||||
import { transparentize } from 'color2k';
|
||||
|
||||
import { useTheme } from '../../theme';
|
||||
import { themes } from '../../lib/constants';
|
||||
|
|
Loading…
Reference in New Issue