From 3085d0331aa4afdc44f39f0f479f688a7f232279 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 14 Feb 2022 11:41:07 +1100 Subject: [PATCH] Update s.json --- src/technologies/s.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 1f8644431..f56c3ac1e 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4566,12 +4566,10 @@ "a": { "attributes": { "sveltekit:prefetch": "" - }, - "id":{ - "property":{ - "svelte-announcer":"" - } } + }, + "#svelte-announcer": { + "exists": "" } }, "icon": "Svelte.svg", @@ -4919,4 +4917,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}