diff --git a/package.json b/package.json index 725f776..2a19dff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frames-react-native", - "version": "1.1.8", + "version": "1.1.9", "description": "Frames React Native", "main": "dist/index.js", "scripts": { diff --git a/src/types/types.tsx b/src/types/types.tsx index 111e63e..904a316 100644 --- a/src/types/types.tsx +++ b/src/types/types.tsx @@ -4,8 +4,7 @@ import { ViewStyle, StyleProp, TouchableOpacityProps, - TextProps, - TextStyle + TextStyle, } from "react-native"; export interface Schemes {