dillon1000/react
Commit
Browse files Move escapeTextContentForBrowser and quoteAttributeValueForBrowser to DOM directory
Only DOM files use these.
Changed paths4 files
First-parent comparisonsrc/renderers/dom/shared/__tests__/escapeTextContentForBrowser-test.js RenamedR src/shared/utils/__tests__/quoteAttributeValueForBrowser-test.js →src/renderers/dom/shared/__tests__/quoteAttributeValueForBrowser-test.js RenamedR src/shared/utils/escapeTextContentForBrowser.js →src/renderers/dom/shared/escapeTextContentForBrowser.js RenamedR src/shared/utils/quoteAttributeValueForBrowser.js →src/renderers/dom/shared/quoteAttributeValueForBrowser.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…