You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the text-replace-with-content rule in a way so the fix is applied in 1 run so the currently commented tests pass and it works correctly for > 10 nested elements
The text was updated successfully, but these errors were encountered:
adamviktora
changed the title
Text to Content codemod - fix duplicate Content imports
Text to Content codemod - apply the fix in one run (handle nested JSX Elements
Jul 24, 2024
adamviktora
changed the title
Text to Content codemod - apply the fix in one run (handle nested JSX Elements
Text to Content codemod - apply the fix in one run (handle nested JSXElements)
Jul 24, 2024
Fix the
text-replace-with-content
rule in a way so the fix is applied in 1 run so the currently commented tests pass and it works correctly for > 10 nested elementsThe text was updated successfully, but these errors were encountered: