From d1128752a329462f835003e2343f5fe674d8cd0c Mon Sep 17 00:00:00 2001 From: Stefan Puchta Date: Thu, 11 Feb 2021 15:20:28 +0100 Subject: [PATCH] fix: polishing --- packages/split-view/README.md | 7 +------ packages/split-view/stories/split-view.stories.ts | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/packages/split-view/README.md b/packages/split-view/README.md index 86c67ae7ee..951ad90c41 100644 --- a/packages/split-view/README.md +++ b/packages/split-view/README.md @@ -37,12 +37,7 @@ import { SplitView } from '@spectrum-web-components/split-view'; #### Horizontal Resizable ```html - +

Left panel

diff --git a/packages/split-view/stories/split-view.stories.ts b/packages/split-view/stories/split-view.stories.ts index e2f2984371..aa9339d713 100644 --- a/packages/split-view/stories/split-view.stories.ts +++ b/packages/split-view/stories/split-view.stories.ts @@ -35,7 +35,6 @@ export const HorizontalResizable = (): TemplateResult => { primary-min="50" primary-size="100" secondary-min="50" - id="testsplit" >

First panel