mirror of
https://github.com/primer/css.git
synced 2024-11-10 07:58:36 +03:00
nix form.p-4
This commit is contained in:
parent
15a4016baa
commit
470662f103
@ -2,7 +2,6 @@ import React from 'react'
|
||||
import {Octicon} from '../../../.storybook/Octicon'
|
||||
|
||||
export default () => (
|
||||
<form className="p-4">
|
||||
<div className="input-group">
|
||||
<input
|
||||
className="form-control"
|
||||
@ -16,5 +15,4 @@ export default () => (
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
</form>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user