From 8cf8cd44f3afc84968ac2b26d6746b572d8e472e Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 30 Oct 2020 09:54:41 +0000 Subject: [PATCH] pass options to component --- src/Theme/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Theme/index.tsx b/src/Theme/index.tsx index 7218d42..3419afe 100644 --- a/src/Theme/index.tsx +++ b/src/Theme/index.tsx @@ -10,6 +10,7 @@ export const applyTheme = ( return ( );