From fb76ace80520b1b6dac971d657a055209d43453a Mon Sep 17 00:00:00 2001 From: Marc Thomas Date: Wed, 2 Feb 2022 14:29:45 +0000 Subject: [PATCH] fix: update docs --- UNRELEASED.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/UNRELEASED.md b/UNRELEASED.md index 053cfbdbb99..a7b5d88a27b 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -8,8 +8,6 @@ Use [the changelog guidelines](/documentation/Versioning%20and%20changelog.md) t - Add an inset box-shadow to `ColorPicker` to make it easier to see the draggers ([#4948](https://github.com/Shopify/polaris-react/pull/4948)) - Tightened up the Navigation component UI density. ([#4874](https://github.com/Shopify/polaris-react/pull/4874)) -- Updated the Navigation IA ([#4902](https://github.com/Shopify/polaris-react/pull/4902)) -- Added new `duplicateRootItem` prop to a Navigation Section to support new mobile Navigation IA ([#4902](https://github.com/Shopify/polaris-react/pull/4902)) - Updated mobile behaviour of Navigation to only show one sub-section at a time ([#4902](https://github.com/Shopify/polaris-react/pull/4902)) - Remove the info icon and external link guidance from FooterHelp ([#4982](https://github.com/Shopify/polaris-react/pull/4982)) - Normalise spacing around the `Header` within the `Page` ([#4911](https://github.com/Shopify/polaris-react/pull/4911))