diff --git a/Libraries/ReactNative/requireNativeComponent.d.ts b/Libraries/ReactNative/requireNativeComponent.d.ts index 935762a3e25..7f90a05b835 100644 --- a/Libraries/ReactNative/requireNativeComponent.d.ts +++ b/Libraries/ReactNative/requireNativeComponent.d.ts @@ -7,7 +7,7 @@ * @format */ -import {HostComponent} from '../../types/public//ReactNativeTypes'; +import {HostComponent} from '../../types/public/ReactNativeTypes'; /** * Creates values that can be used like React components which represent native