From aa7165ee10ab5e0c3a62da135c74cac5f6634d05 Mon Sep 17 00:00:00 2001 From: Melissa Thompson Date: Thu, 15 Feb 2024 13:14:53 -0500 Subject: [PATCH] docs: remove vpn-blocked docs link --- components/downstate/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/downstate/README.md b/components/downstate/README.md index 46334751345..48f038cd807 100644 --- a/components/downstate/README.md +++ b/components/downstate/README.md @@ -7,5 +7,3 @@ Down state is a Spectrum 2 (S2) feature that creates the illusion of components - Note that in this case, users are required to develop an implementation to determine the width and height of the component. Assign these values to the `--spectrum-downstate-width` and `--spectrum-downstate-height` custom properties in a `style` attribute on the HTML element to expose them for use in the CSS. This package is part of the [Spectrum CSS project](https://github.com/adobe/spectrum-css). - -See the [Spectrum CSS documentation](https://opensource.adobe.com/spectrum-css/downstate).