From d8eb845feac53f9e46fdcdcf8d2e2010f5f7ce94 Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Wed, 13 Oct 2021 10:44:50 -0700 Subject: [PATCH] Expose Nri.Ui.Container --- elm.json | 1 + 1 file changed, 1 insertion(+) diff --git a/elm.json b/elm.json index 1cfb21be..4429fcf9 100644 --- a/elm.json +++ b/elm.json @@ -16,6 +16,7 @@ "Nri.Ui.Checkbox.V5", "Nri.Ui.ClickableSvg.V2", "Nri.Ui.ClickableText.V3", + "Nri.Ui.Container.V1", "Nri.Ui.Colors.Extra", "Nri.Ui.Colors.V1", "Nri.Ui.Confetti.V2",