PATH:
home
/
lab2454c
/
carbonbullionexchange.com
/
wp-content
/
plugins
/
elementor
/
app
/
assets
/
js
/
layout
export default function Footer( props ) { return ( <footer className="eps-app__footer"> { props.children } </footer> ); } Footer.propTypes = { children: PropTypes.object, };
[+]
..
[-] page.js
[edit]
[-] content.js
[edit]
[-] sidebar.js
[edit]
[-] header.js
[edit]
[-] header-buttons.js
[edit]
[-] header-button.js
[edit]
[-] footer.js
[edit]