From f62166adbfff60a22074dd3bd958985aadbc6cd5 Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Wed, 7 Jul 2021 14:03:53 +0100 Subject: [PATCH] Makes shhh a room --- pages/shhh.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/shhh.tsx b/pages/shhh.tsx index 18f8f77ce..6ebf15f1d 100644 --- a/pages/shhh.tsx +++ b/pages/shhh.tsx @@ -1,4 +1,3 @@ -// import Editor from "components/editor" import Head from 'next/head' import dynamic from 'next/dynamic' @@ -10,7 +9,7 @@ export default function Home(): JSX.Element { tldraw - + ) }