From ac07fdcf3cae1cf7984d9626e980bc7d7d8bee08 Mon Sep 17 00:00:00 2001 From: Mark Eibes Date: Sat, 15 Oct 2022 17:18:33 +0200 Subject: [PATCH 1/2] Update Emotion.purs --- src/React/Basic/Emotion.purs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/React/Basic/Emotion.purs b/src/React/Basic/Emotion.purs index 7956b27..995aa2d 100644 --- a/src/React/Basic/Emotion.purs +++ b/src/React/Basic/Emotion.purs @@ -85,6 +85,7 @@ module React.Basic.Emotion , row , scroll , solid + , spaceAround , spaceBetween , spaceEvenly , sticky From fe0dff7635404b7748f545bd3fd6462f8c6bb519 Mon Sep 17 00:00:00 2001 From: Matthew Russell Date: Wed, 2 Nov 2022 09:52:13 -0700 Subject: [PATCH 2/2] =?UTF-8?q?v7.0.0=20=E2=86=92=20v7.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit