Shows where the current page sits in the site hierarchy.
A port of the Pines breadcrumbs.
<.breadcrumbs>
<:crumb navigate={~p"/"}>Home</:crumb>
<:crumb navigate={~p"/settings"}>Settings</:crumb>
<:crumb current>Billing</:crumb>
</.breadcrumbs>
Shows where the current page sits in the site hierarchy.
A port of the Pines breadcrumbs.
<.breadcrumbs>
<:crumb navigate={~p"/"}>Home</:crumb>
<:crumb navigate={~p"/settings"}>Settings</:crumb>
<:crumb current>Billing</:crumb>
</.breadcrumbs>