No preview available
import * as G from '.../components'; <G.SecondaryNavigation title={title} titleLink={titleLink} logoUrl={logoUrl} logoLink={logoLink}> <G.SecondaryNavigationLink href="#">Lorem ipsum</G.NavigationLink> <G.SecondaryNavigationLink href="#">Dolor sit amet</G.NavigationLink> ... </G.SecondaryNavigation>