renaming slot :D

This commit is contained in:
okbel
2018-03-30 10:37:42 -03:00
parent ae674a4e62
commit 9cc089b3b2
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@ import translations from './translations.yml';
export default {
slots: {
'talkPluginAuth-formField': [TermsAndConditionsField],
'talkPluginAuth.formField': [TermsAndConditionsField],
},
translations,
};
@@ -115,7 +115,7 @@ class SignUp extends React.Component {
minLength="8"
/>
<Slot
fill="talkPluginAuth-formField"
fill="talkPluginAuth.formField"
childFactory={this.childFactory}
/>
<div className={styles.action}>