Skip to content

Commit

Permalink
chore(bezier-codemod): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yangwooseong committed Dec 21, 2023
1 parent 13602d9 commit c2405f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bezier-codemod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ function Bar() {

`v2-text-component-interface`

Replace `Typography` enum with string literal and change properties related to margin to be shorthand. **Notice that this transforms all `Typography` enum in styled component, so `v2-typography-interpolation-to-css-variable` should be applied first.**
Replace `Typography` enum with string literal and change properties related to margin to be shorthand.

For example:

Expand Down

0 comments on commit c2405f1

Please sign in to comment.