Skip to content

Commit

Permalink
Remove duplicated tags
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins committed Dec 30, 2023
1 parent 7723e19 commit 2a41518
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 209 deletions.
6 changes: 0 additions & 6 deletions src/lib/schemas.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,15 @@ export const PACKAGES_TAGS = /** @type {const} */ ([
'development-and-documentation',
'display-components',
'fonts-and-icons',
'forms-and-user-input',
'forms-and-validation',
'graphql',
'icons',
'images',
'in-page-navigation',
'inputs-and-widgets',
'integration',
'integrations',
'interactions',
'internationalization',
'internationalization',
'intersection-observer',
'jsx',
'layout-and-structure',
Expand All @@ -46,13 +43,10 @@ export const PACKAGES_TAGS = /** @type {const} */ ([
'offline-and-online-detection',
'preprocessors',
'routers',
'routers',
'ssr',
'stores',
'stores-and-state',
'sveltekit-adapters',
'testing',
'testing',
'third-party-services',
'time-and-date',
'typescript',
Expand Down
Loading

0 comments on commit 2a41518

Please sign in to comment.