// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the ...
Remove React propTypes from the production build, as they are only used in development. You can save bandwidth by removing them.