From 15329b5962771b475c5beb48f6a6fee2d56c1bfb Mon Sep 17 00:00:00 2001 From: Jamie Kyle Date: Mon, 4 May 2020 10:55:59 -0700 Subject: Update unstated-next.tsx --- src/unstated-next.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/unstated-next.tsx b/src/unstated-next.tsx index f91495d..40b1a25 100644 --- a/src/unstated-next.tsx +++ b/src/unstated-next.tsx @@ -27,7 +27,6 @@ export function createContainer( if (value === EMPTY) { throw new Error("Component must be wrapped with ") } - // @ts-ignore return value } -- cgit v1.2.3