Skip to content

Commit

Permalink
Fix package.json homepages (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav authored Mar 5, 2024
2 parents 63899fe + ff2bda3 commit 3575e77
Show file tree
Hide file tree
Showing 80 changed files with 84 additions and 78 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "solid-primitives",
"private": true,
"description": "A collection of high-quality, community contributed building blocks.",
"homepage": "https://primitives.solidjs.community/",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/active-element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Tom Pichaud <dev.tompichaud@icloud.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/active-element#readme",
"homepage": "https://primitives.solidjs.community/package/active-element",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitive that makes managing analytics a lot easier.",
"author": "David Di Biase <dave.dibiase@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/analytics",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/analytics#readme",
"repository": {
"type": "git",
"url": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/analytics"
Expand Down
2 changes: 1 addition & 1 deletion packages/audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitives to manage audio and single sounds.",
"author": "David Di Biase <dave.dibiase@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/audio",
"homepage": "https://primitives.solidjs.community/package/audio",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/autofocus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "jer3m01 <jer3m01@jer3m01.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/autofocus#readme",
"homepage": "https://primitives.solidjs.community/package/autofocus",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/bounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/bounds#readme",
"homepage": "https://primitives.solidjs.community/package/bounds",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/broadcast-channel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Caleb Taylor <aquaductape@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/broadcast-channel#readme",
"homepage": "https://primitives.solidjs.community/package/broadcast-channel",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/clipboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Damian Tarnawski <gthetarnav@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/clipboard",
"homepage": "https://primitives.solidjs.community/package/clipboard",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/connectivity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Tom Pichaud <dev.tompichaud@icloud.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme",
"homepage": "https://primitives.solidjs.community/package/connectivity",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitives simplifying or extending the SolidJS Context API",
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/context#readme",
"homepage": "https://primitives.solidjs.community/package/context",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/controlled-props/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Alex Lohr <alex.lohr@logmein.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/controlled-props",
"homepage": "https://primitives.solidjs.community/package/controlled-props",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/cursor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/cursor#readme",
"homepage": "https://primitives.solidjs.community/package/cursor",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Collection of reactive primitives and utility functions, providing easier ways to deal with dates in SolidJS",
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/date",
"homepage": "https://primitives.solidjs.community/package/date",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/deep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Damian Tarnawski <gthetarnav@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/deep#readme",
"homepage": "https://primitives.solidjs.community/package/deep",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/destructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitives for destructuring reactive objects – like props or stores – or signals of them into a separate accessors updated individually.",
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/destructure#readme",
"homepage": "https://primitives.solidjs.community/package/destructure",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/devices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Mohan <mohanavel15@protonmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/devices#readme",
"homepage": "https://primitives.solidjs.community/package/devices",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/event-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A collection of SolidJS primitives providing various features of a pubsub/event-emitter/event-bus.",
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/event-bus#readme",
"homepage": "https://primitives.solidjs.community/package/event-bus",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/event-dispatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Aylo Srd <aylo.srd@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/event-dispatcher#readme",
"homepage": "https://primitives.solidjs.community/package/event-dispatcher",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/event-listener/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Damian Tarnawski <gthetarnav@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/event-listener",
"homepage": "https://primitives.solidjs.community/package/event-listener",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/event-props/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitive to manage events in a reactive way.",
"author": "Alex Lohr <alex.lohr@logmein.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/event-props",
"homepage": "https://primitives.solidjs.community/package/event-props",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitive that wraps fetch requests",
"author": "Alex Lohr <alex.lohr@logmein.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/fetch",
"homepage": "https://primitives.solidjs.community/package/fetch",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Alex Lohr <alex.lohr@logmein.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/filesystem#readme",
"homepage": "https://primitives.solidjs.community/package/filesystem",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/flux-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Zalexios <zalexios@outlook.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/flux-store#readme",
"homepage": "https://primitives.solidjs.community/package/flux-store",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/fullscreen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitive that wraps the fullscreen API.",
"author": "Alex Lohr <alex.lohr@logmein.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/fetch",
"homepage": "https://primitives.solidjs.community/package/fullscreen",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/geolocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Primitives to query geolocation and observe changes.",
"author": "David Di Biase <dave.dibiase@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/geolocation",
"homepage": "https://primitives.solidjs.community/package/geolocation",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
5 changes: 5 additions & 0 deletions packages/gestures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"description": "Directives to react to gestures",
"author": "Moshe Uminer",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/gestures#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
},
"keywords": [
"gesture",
"gestures",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Alex Ryapolov"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/graphql",
"homepage": "https://primitives.solidjs.community/package/graphql",
"repository": {
"type": "git",
"url": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/graphql"
Expand Down
2 changes: 1 addition & 1 deletion packages/history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/history#readme",
"homepage": "https://primitives.solidjs.community/package/history",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Damian Tarnawski <gthetarnav@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/i18n",
"homepage": "https://primitives.solidjs.community/package/i18n",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/idle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Aylo Srd <aylo.srd@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/idle#readme",
"homepage": "https://primitives.solidjs.community/package/idle",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/immutable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/immutable#readme",
"homepage": "https://primitives.solidjs.community/package/immutable",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/input-mask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Alex Lohr <alex.lohr@logmein.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/input-mask#readme",
"homepage": "https://primitives.solidjs.community/package/input-mask",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/intersection-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Damian Tarnawski <gthetarnav@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/intersection-observer",
"homepage": "https://primitives.solidjs.community/package/intersection-observer",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx-tokenizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Damian Tarnawski <gthetarnav@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/jsx-tokenizer#readme",
"homepage": "https://primitives.solidjs.community/package/jsx-tokenizer",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/keyboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnwski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/keyboard#readme",
"homepage": "https://primitives.solidjs.community/package/keyboard",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/keyed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.",
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/keyed#readme",
"homepage": "https://primitives.solidjs.community/package/keyed",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/lifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#readme",
"homepage": "https://primitives.solidjs.community/package/lifecycle",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "The Map & WeakMap data structures as a reactive signals.",
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme",
"homepage": "https://primitives.solidjs.community/package/map",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/marker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/marker#readme",
"homepage": "https://primitives.solidjs.community/package/marker",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/masonry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/masonry#readme",
"homepage": "https://primitives.solidjs.community/package/masonry",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Tom Pichaud <dev.tompichaud@icloud.com>"
],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/media",
"homepage": "https://primitives.solidjs.community/package/media",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/memo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#readme",
"homepage": "https://primitives.solidjs.community/package/memo",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/mouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A collection of Solid Primitives, that capture current mouse cursor position, and help to deal with common related usecases.",
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/mouse#readme",
"homepage": "https://primitives.solidjs.community/package/mouse",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/mutable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/mutable#readme",
"homepage": "https://primitives.solidjs.community/package/mutable",
"repository": {
"type": "git",
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
Expand Down
Loading

0 comments on commit 3575e77

Please sign in to comment.