From f628df1035985dcead90ebbc2738254129b67261 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 7 May 2018 16:28:29 -0700 Subject: [PATCH] Eliminate arrows in the standalone Lightbox component examples --- ts/components/Lightbox.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ts/components/Lightbox.md b/ts/components/Lightbox.md index fb439a92b..079dc642c 100644 --- a/ts/components/Lightbox.md +++ b/ts/components/Lightbox.md @@ -5,8 +5,6 @@ const noop = () => {}; ;