UNPKG

@smitch/fluid

Version:

A Next/React ui-component libray.

4 lines (3 loc) 179 B
import { NavBrandProps } from './types'; declare const NavBrand: ({ brand, src, brandStyles }: NavBrandProps) => import("react/jsx-runtime").JSX.Element; export default NavBrand;