From fbb48051ab35f6d62598cc780b2c67e323bef5e7 Mon Sep 17 00:00:00 2001 From: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com> Date: Tue, 14 Nov 2023 07:36:04 +1100 Subject: [PATCH] Remove new tag --- src/routes/components/components.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/components/components.json b/src/routes/components/components.json index ab69a3a31..ccd1b6eec 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2548,7 +2548,7 @@ "repository": "https://github.com/getsentry/sentry-javascript", "description": "Official Sentry SDKs for JavaScript", "category": "Integration", - "tags": ["integrations", "error monitoring"] + "tags": ["integrations"] }, { "title": "svelte-french-toast",