This commit is contained in:
Diego Mello 2023-05-29 18:30:43 -03:00
parent 4f97c54bda
commit d420e83536
1 changed files with 0 additions and 1 deletions

View File

@ -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';