Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in Text.mdx #434

Merged
merged 1 commit into from
May 4, 2023
Merged

Fix typo in Text.mdx #434

merged 1 commit into from
May 4, 2023

Conversation

PabloLION
Copy link
Contributor

@PabloLION PabloLION commented Apr 21, 2023

VSCode API docs says fontWeight should be type TextStyleFontWeight = "bold" | "normal" | "bolder" | "lighter" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900"

Description of change

Fixes: no issue.

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)
    I didn't change code.

VSCode API docs says `fontWeight` should be `type TextStyleFontWeight = "bold" | "normal" | "bolder" | "lighter" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900"`
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ade46fc:

Sandbox Source
sandbox Configuration

@Zyie Zyie merged commit 26efaf7 into pixijs:master May 4, 2023
1 check failed
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.

None yet

3 participants