I don't think you should mutate DOM outside react. Instead of manipulating the DOM , manipulate state which will trigger new render of your ...
確定! 回上一頁