remove address 2
This commit is contained in:
@@ -92,11 +92,11 @@ export default function Settings() {
|
|||||||
<input type="text" className="form-control" id="add1"
|
<input type="text" className="form-control" id="add1"
|
||||||
value="17504 Carlton Cuevas Rd, Gulfport, MS, 39503"/>
|
value="17504 Carlton Cuevas Rd, Gulfport, MS, 39503"/>
|
||||||
</div>
|
</div>
|
||||||
<div className="form-group">
|
{/*<div className="form-group">*/}
|
||||||
<label htmlFor="add2">Address 2</label>
|
{/* <label htmlFor="add2">Address 2</label>*/}
|
||||||
<input type="text" className="form-control" id="add2"
|
{/* <input type="text" className="form-control" id="add2"*/}
|
||||||
value="1234 North Avenue Luke Lane, South Bend, IN 360001"/>
|
{/* value="1234 North Avenue Luke Lane, South Bend, IN 360001"/>*/}
|
||||||
</div>
|
{/*</div>*/}
|
||||||
|
|
||||||
{/*<div className="form-row">*/}
|
{/*<div className="form-row">*/}
|
||||||
{/* <div className="form-group col-md-4">*/}
|
{/* <div className="form-group col-md-4">*/}
|
||||||
|
|||||||
Reference in New Issue
Block a user