diff --git a/types/rn-swipeable-panel/index.d.ts b/types/rn-swipeable-panel/index.d.ts index fdec914dcf..ac578b9cf6 100644 --- a/types/rn-swipeable-panel/index.d.ts +++ b/types/rn-swipeable-panel/index.d.ts @@ -1,7 +1,7 @@ // Type definitions for rn-swipeable-panel 1.2 // Project: https://github.com/enesozturk/rn-swipeable-panel // Definitions by: Enes Öztürk -// Definitions: https://github.com/DefinitelyTyped/types/rn-swipeable-panel +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped import * as React from 'react';