Skip to content

Commit

Permalink
chore: remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Feb 5, 2024
1 parent 5cf0e48 commit 5c22fda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/transform.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ describe('transform', () => {
});
});

// TODO: remove `only`
describe('px2rem', () => {
const Demo = ({ css }: { css: CSSInterpolation }) => {
useStyleRegister(
Expand Down

0 comments on commit 5c22fda

Please # to comment.