Skip to content

fix(docs): correct funstackStatic import to use default import#76

Merged
uhyo merged 1 commit intouhyo:masterfrom
y-hiraoka:fix-docs-default-import
Mar 10, 2026
Merged

fix(docs): correct funstackStatic import to use default import#76
uhyo merged 1 commit intouhyo:masterfrom
y-hiraoka:fix-docs-default-import

Conversation

@y-hiraoka
Copy link
Contributor

This PR fixes incorrect named import { funstackStatic } to defalt import funstackStatic in documentation and skill files.
The @funstack/static package exports funstackStatic as a default export, but several docs showed it as a named export.

@uhyo
Copy link
Owner

uhyo commented Mar 10, 2026

Oh, nice catch! Thank you for this. 🙂🙇

@uhyo uhyo merged commit fb62a81 into uhyo:master Mar 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants