mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
refactor: edit button (outline style)
This commit is contained in:
@ -237,7 +237,7 @@ class CreateTicket extends Component {
|
||||
<Row form>
|
||||
<Col align="center" md={{ size: 8, offset: 2 }}>
|
||||
<FormGroup>
|
||||
<Button type="submit" color="primary">Open Ticket</Button>
|
||||
<Button type="submit" outline color="primary">Open Ticket</Button>
|
||||
</FormGroup>
|
||||
</Col>
|
||||
</Row>
|
||||
|
Reference in New Issue
Block a user