diff --git a/types/react-native-vector-icons/FontAwesome5.d.ts b/types/react-native-vector-icons/FontAwesome5.d.ts index 18df444e79..44fca921cc 100644 --- a/types/react-native-vector-icons/FontAwesome5.d.ts +++ b/types/react-native-vector-icons/FontAwesome5.d.ts @@ -1,4 +1,4 @@ -import { Component } from "../../../../../Library/Caches/typescript/2.9/node_modules/@types/react"; +import { Component } from "react"; import { Icon, IconProps, ImageSource } from "./Icon"; export const FA5Style: {