From 65aa16486f4d9a13297a54addd6ec1249d709e38 Mon Sep 17 00:00:00 2001 From: Ruben Carvalho Date: Wed, 16 Oct 2024 22:44:21 +0200 Subject: [PATCH] chore: update 'classic' system to be 'spectrum' --- packages/dialog/test/dialog-wrapper.test.ts | 2 +- packages/table/test/helpers.ts | 2 +- packages/tray/test/tray.test.ts | 2 +- tools/theme/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/dialog/test/dialog-wrapper.test.ts b/packages/dialog/test/dialog-wrapper.test.ts index 4ab2e85707..573a0ae7c1 100644 --- a/packages/dialog/test/dialog-wrapper.test.ts +++ b/packages/dialog/test/dialog-wrapper.test.ts @@ -50,7 +50,7 @@ async function styledFixture( story: TemplateResult ): Promise { const test = await fixture(html` - + ${story} `); diff --git a/packages/table/test/helpers.ts b/packages/table/test/helpers.ts index d89bcc08a4..868dcce163 100644 --- a/packages/table/test/helpers.ts +++ b/packages/table/test/helpers.ts @@ -20,7 +20,7 @@ export async function styledFixture( story: TemplateResult ): Promise { const test = await fixture(html` - + ${story} `); diff --git a/packages/tray/test/tray.test.ts b/packages/tray/test/tray.test.ts index 091ff69eeb..9b2efbe2a5 100644 --- a/packages/tray/test/tray.test.ts +++ b/packages/tray/test/tray.test.ts @@ -75,7 +75,7 @@ describe('Tray', () => { }); it('closes', async () => { const test = await fixture(html` - + `); diff --git a/tools/theme/README.md b/tools/theme/README.md index 3c8684c2c2..c4d0ca9cbe 100644 --- a/tools/theme/README.md +++ b/tools/theme/README.md @@ -126,7 +126,7 @@ Once you've moved beyond the prototype phase of an application, it is likely tha * Power a site using * *