Amro App Header
A responsive product header with Amro identity, active navigation, application actions, and a mobile menu trigger.
Installation
npm install @amro-ui/reactUsage
A responsive product header with Amro identity, active navigation, application actions, and a mobile menu trigger.
Package
import { AmroAppHeader } from "@amro-ui/react";
<AmroAppHeader />shadcn copy
import { AmroAppHeader } from "@/components/ui/amro-app-header";
<AmroAppHeader />