Recipes Page footer issue corrected
This commit is contained in:
parent
d0ae5bea55
commit
a326284b11
@ -25,8 +25,6 @@ const Page = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
|
||||||
<Layout headerStyle={1} footerStyle={1}>
|
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
className="inner-page-header"
|
className="inner-page-header"
|
||||||
@ -179,7 +177,6 @@ const Page = () => {
|
|||||||
{/*===== Recipe AREA ENDS =======*/}
|
{/*===== Recipe AREA ENDS =======*/}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</Layout>
|
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user