Skip to content

Commit

Permalink
Remove account creation
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Apr 9, 2019
1 parent 563bed0 commit e100d38
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/containers/AccountsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,13 +199,6 @@ class AccountsPage extends Component {
floated="right"
content="Add account"
/>
<Button
color="blue"
onClick={this.handleCreateAccount}
icon="plus"
floated="right"
content="Create account"
/>
<Icon name="users" />
<Header.Content>
Accounts
Expand Down

0 comments on commit e100d38

Please sign in to comment.