Previews

No matching results.

x
1
2
3
<a href="#" class="flex items-center px-4 py-2 rounded-md transition-colors text-grayscale-700 hover:bg-grayscale-100">
<span>Dashboard</span>
</a>
1
render BetterUi::Drawer::NavItemComponent.new(label: "Dashboard", href: "#")