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

docs: fix remToDp matcher type in documentation #1414

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deeshantk
Copy link

@deeshantk deeshantk commented Dec 14, 2024

Issue #, if available:
fixes #1413

Description of changes:
This PR updates the documentation for size/compose/remToDp to reflect the correct matcher type.

  • Changed Matches: token.type === 'isFontSize' to Matches: token.type === 'isDimension'.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@deeshantk deeshantk requested a review from a team as a code owner December 14, 2024 19:46
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1414.d16eby4ekpss5y.amplifyapp.com

@deeshantk deeshantk closed this Dec 16, 2024
@deeshantk deeshantk reopened this Dec 16, 2024
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.

size/compose/remToDp filter should be documented as isDimension
2 participants