Ignore:
Timestamp:
02/08/21 20:00:55 (3 years ago)
Author:
Vzdra <vladko.zdravkovski@…>
Branches:
master
Children:
df62f68
Parents:
6729ba5
Message:

reorganization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client_app/src/components/account_edit/company_edit.js

    r6729ba5 r81c9e25  
    8686                    <Form.Input id="street" name="street" type='text' required fluid label='Street'
    8787                                placeholder='Enter address street.' value={this.state.street} onChange={this.handleCheck}/>
    88                     <Form.Field control={Button}>Register</Form.Field>
     88                    <Form.Field control={Button}>Confirm</Form.Field>
    8989                </Form>
    9090            </Container>
Note: See TracChangeset for help on using the changeset viewer.