obsidian-portfolio
    Preparing search index...
    • Add hover styling to a button and its children.

      Parameters

      • props: { href: string } & { children?: ReactNode }
        • href: string

          the link for the underlying ListItemButton.

        • Optionalchildren?: ReactNode

      Returns Element

      a React element.