Pular para o conteúdo

Product features

Atualizado em Ver como Markdown

The ProductFeatures component is used 1 times on 1 pages.

See all examples of pages that use ProductFeatures

Used 1 times.

Pages

Partials

    Use when you need to list all available features within a product grouping inside of the index.json file in src/content/plans/. For the id property, specify the product object you want to use.

    import { ProductFeatures } from "~/components"
    
    <ProductFeatures id="dns" />