fix(Badge): set alignment by use transform #538
Annotations
5 warnings
changed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
changed:
components/badge/__tests__/index-spec.tsx#L1
Import "ChangeEventHandler" is only used as types
|
changed:
components/badge/sup.tsx#L39
supEl should be placed after renderNumber
|
changed:
components/badge/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/badge/types.ts#L2
All imports in the declaration are only used as types. Use `import type`
|