Skip to content

Commit 96adc34

Browse files
committed
Update readme
1 parent 209d630 commit 96adc34

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/match/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@
1717
"name": "match",
1818
"stage": 0,
1919
"list": [
20-
"createPrimitiveTemplate"
20+
"Match"
2121
],
22-
"category": "Display & Media"
22+
"category": "Control Flow"
2323
},
2424
"keywords": [
2525
"solid",
26-
"primitives"
26+
"primitives",
27+
"union"
2728
],
2829
"private": false,
2930
"sideEffects": false,

0 commit comments

Comments
 (0)