My app is fully done with ReactJs and there are no DOM manipulations outside React.
Will ReactJs app benefit in any way if I will include dom4 polyfill?
My app is fully done with ReactJs and there are no DOM manipulations outside React.
Will ReactJs app benefit in any way if I will include dom4 polyfill?
Copyright © 2021 Jogjafile Inc.
No, this will not affect React. (Source: I work on React.)