From 8dee4c6fb6b84f42255866472bacd6bbb89bd211 Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Mon, 14 Sep 2020 13:39:09 -0700 Subject: [PATCH] [rn-swipeable-panel] Repair links (#47499) --- types/rn-swipeable-panel/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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';