fix page
This commit is contained in:
@@ -27,17 +27,12 @@ const URLConfiguration = () => {
|
||||
</div>
|
||||
</div>
|
||||
<div className="card-body">
|
||||
|
||||
<div className="form-group">
|
||||
<label htmlFor="exampleInputEmail1">Email address</label>
|
||||
<input type="email" className="form-control" id="exampleInputEmail1"
|
||||
aria-describedby="emailHelp" placeholder="Enter your url"/>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<button type="submit" className="btn btn-primary">Submit</button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user