From 07120e9e3be4bbe8f0dde9dfec9dd49a29eaec30 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Tue, 7 Jun 2022 21:55:31 +0200 Subject: [PATCH] comment out stuff + style fix --- talk/MaxiRepl.jsx | 2 +- talk/deck.mdx | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/talk/MaxiRepl.jsx b/talk/MaxiRepl.jsx index facb0b364..b10fc5a95 100644 --- a/talk/MaxiRepl.jsx +++ b/talk/MaxiRepl.jsx @@ -45,7 +45,7 @@ export function MaxiRepl({ code, canvasHeight = 500 }) { return (
{examples.length > 1 && ( -
+
{examples.map((c, i) => (