feat: created super admin nav #483
Annotations
10 errors
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L1
Replace `Button·}·from·"~/components/ui/button";⏎import·{·Input·}·from·"~/components/ui/input` with `Avatar,·AvatarFallback,·AvatarImage·}·from·"~/components/ui/avatar`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L3
Replace `Avatar,·AvatarFallback,·AvatarImage·}·from·"~/components/ui/avatar";⏎` with `Button·}·from·"~/components/ui/button";`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L13
Insert `import·{·Input·}·from·"~/components/ui/input";⏎`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L16
Replace `font-sans·p-4` with `p-4·font-sans`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L17
Replace `py-[13.5px]·w-full·bg-[#FDFDFD]··border-b·border-b-[#DCDCDC]·flex·items-center·justify-between·max-w-[1142px]·px-4` with `flex·w-full·max-w-[1142px]·items-center·justify-between·border-b·border-b-[#DCDCDC]·bg-[#FDFDFD]·px-4·py-[13.5px]`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L22
Replace `pr-10·pl-8·py-2·border·rounded` with `rounded·border·py-2·pl-8·pr-10`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L27
Replace `top-[12px]·left-[14` with `left-[14px]·top-[12`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L33
Replace `·px-0·bg-inherit·relative` with `relative·bg-inherit·px-0`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L37
Replace `md:w-6·md:h-6·w-5·h-5·hidden·md:block` with `hidden·h-5·w-5·md:block·md:h-6·md:w-6`
|
app/components/SuperAdminNavBar/SuperAdminNavbar.tsx#L39
Replace `w-[6px]·h-[6px]·left-[13px]·bg-[#F81404]·absolute·top-[8px]·rounded-[50%]·hidden` with `absolute·left-[13px]·top-[8px]·hidden·h-[6px]·w-[6px]·rounded-[50%]·bg-[#F81404]`
|
This job failed
Loading