Skip to content

Commit

Permalink
docs(codemods): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSquared committed Dec 19, 2024
1 parent 36fd538 commit 1a94b5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/codemods/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ Migrates `Button` and `IconButton` component to `Button` V3 or `LinkButton`.
- `newTabAndIUnderstandTheAccessibilityImplications` becomes `target="_blank"`
- `rel="noopener noreferrer"` is also added
- `component` will not be removed by the codemod, but will throw a TypeScript error as the prop itself no longer exists
- (TO DO) A `@todo` comment will be prepended to the prop
- For `IconButton` only:
- `hasHiddenLabel` will be added

Expand Down

0 comments on commit 1a94b5a

Please sign in to comment.