Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Andai <diego@mui.com>
  • Loading branch information
DiegoAndai authored May 24, 2024
1 parent 8ea5093 commit 0a28cf3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ export default function transformer(file, api, options) {

replaceComponentsWithSlots(j, { root, componentName: 'Tooltip' });

// I've tried { lineTerminator } option here, but still get wrong line endings on my Windows machine
return root.toSource(printOptions);
}

0 comments on commit 0a28cf3

Please sign in to comment.