App Logo

Displays your app's logo inside a link that redirects to the home page.

Usage

import { AppLogo } from "@/app/_components/core/app-logo";
<AppLogo />

Props

NameTypeDefaultDescription
classNamestring-Adds a custom class to the logo.