Dankoss Docs - v0.1.0
    Preparing search index...
    • Parameters

      • props: { shop: { active: boolean; name: string; src: string } }

        Component props.

        • shop: { active: boolean; name: string; src: string }

          Shop data including name, image source, and active state.

      Returns Element

      The shop card element.

      Renders an individual shop card with hover effects.