Finished navbar (responsive) and started to work
on filters sidebar
This commit is contained in:
@@ -5,18 +5,6 @@ export default class Listings extends React.Component {
|
||||
|
||||
return (
|
||||
<div className="listings">
|
||||
<div className="listings-row">
|
||||
one filter
|
||||
</div>
|
||||
<div className="listings-row">
|
||||
two filter
|
||||
</div>
|
||||
<div className="listings-row">
|
||||
two filter
|
||||
</div>
|
||||
<div className="listings-row">
|
||||
two filter
|
||||
</div>
|
||||
</div>)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user