From 6650e16bbbb22e50738b84413fc5b568711cc77c Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 4 Dec 2021 20:27:35 +0100 Subject: [PATCH] Fix pinch zoom not working on resources --- components/roadmap/content-drawer.tsx | 2 +- pages/[roadmap]/interactive.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/roadmap/content-drawer.tsx b/components/roadmap/content-drawer.tsx index f93307c7f..e0dd4214c 100644 --- a/components/roadmap/content-drawer.tsx +++ b/components/roadmap/content-drawer.tsx @@ -27,7 +27,7 @@ export function ContentDrawer(props: ContentDrawerProps) { bg="black" opacity={0.4} /> - + {