Skip to main content

Footer

Footer is placed on the bottom of every page.

import { Footer } from '@streamelements/frontend-ui';

export function MyFooter() {
return <Footer/>
}

Simple Usage