فهرست منبع

pireComponent

itizawa 6 سال پیش
والد
کامیت
8a221d69f5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/js/components/Admin/Customize/CustomizeBehaviorOption.jsx

+ 1 - 1
src/client/js/components/Admin/Customize/CustomizeBehaviorOption.jsx

@@ -2,7 +2,7 @@ import React from 'react';
 import PropTypes from 'prop-types';
 import { withTranslation } from 'react-i18next';
 
-class CustomizeBehaviorOption extends React.Component {
+class CustomizeBehaviorOption extends React.PureComponent {
 
   render() {