Fix titles and tab colors for actors
This commit is contained in:
@@ -81,7 +81,7 @@ export class ForgotPassword extends React.Component {
|
||||
<Text>The email address of an existing user to send the password reset link to.</Text>
|
||||
</Column.Item>
|
||||
<Column.Item>
|
||||
<BoundButton className='submit' name='submit' content='Submit'
|
||||
<BoundButton name='submit' content='Submit'
|
||||
primary submit binder={this.state.binder}>Submit</BoundButton>
|
||||
</Column.Item>
|
||||
</Column>
|
||||
|
||||
Reference in New Issue
Block a user