Kaynağa Gözat

Remove obsolete prop from validation

bubble
Kyle Shockey 7 yıl önce
ebeveyn
işleme
66c8778a29
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: DC20D559FFBC0D36
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      src/core/components/operations.jsx

+ 1
- 2
src/core/components/operations.jsx Dosyayı Görüntüle

@@ -11,8 +11,7 @@ export default class Operations extends React.Component {
layoutActions: PropTypes.object.isRequired,
authActions: PropTypes.object.isRequired,
authSelectors: PropTypes.object.isRequired,
getConfigs: PropTypes.func.isRequired,
filter: PropTypes.string.isRequired
getConfigs: PropTypes.func.isRequired
};

render() {


Yükleniyor…
İptal
Kaydet