Skip to content

fix: correct Composer import path in docs#18

Merged
kravetsone merged 3 commits intogramiojs:mainfrom
ttempaa:fix/composer-import-typo
Mar 12, 2026
Merged

fix: correct Composer import path in docs#18
kravetsone merged 3 commits intogramiojs:mainfrom
ttempaa:fix/composer-import-typo

Conversation

@ttempaa
Copy link
Contributor

@ttempaa ttempaa commented Mar 12, 2026

Replace import { Composer } from "@gramio/composer" with import { Composer } from "gramio" across user-facing docs. The @gramio/composer package is an internal utility — users should import Composer from gramio.

@kravetsone kravetsone merged commit 95d321a into gramiojs:main Mar 12, 2026
1 check passed
@ttempaa ttempaa deleted the fix/composer-import-typo branch March 12, 2026 21:50
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