We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b189a2 + e26db50 commit b695beeCopy full SHA for b695bee
.changeset/rude-roses-add.md
@@ -0,0 +1,5 @@
1
+---
2
+'chi-wc': patch
3
4
+
5
+export header
package.json
@@ -18,6 +18,7 @@
18
"./core": "./packages/core.js",
19
"./form-core": "./packages/form-core.js",
20
"./foundations": "./packages/foundations.js",
21
+ "./header": "./packages/header.js",
22
"./helpers": "./packages/helpers.js",
23
"./icon": "./packages/icon.js",
24
"./input": "./packages/input.js",
0 commit comments