From 58abed49cf639a2cc105d629cd90c34455a4967e Mon Sep 17 00:00:00 2001 From: Felicio Mununga Date: Fri, 10 Jun 2022 18:19:25 +0200 Subject: [PATCH] remove pk from index.tsx --- examples/community/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/community/index.tsx b/examples/community/index.tsx index 73015954..fcf0dcc6 100644 --- a/examples/community/index.tsx +++ b/examples/community/index.tsx @@ -6,7 +6,7 @@ import { Community } from '@status-im/react' const App = () => { return ( )