docs: add tags manually to doc pages (#10675)

This commit is contained in:
Shahed Nasser
2024-12-19 18:55:56 +02:00
committed by GitHub
parent 100da64242
commit 024c55d995
62 changed files with 809 additions and 42 deletions
@@ -1,3 +1,10 @@
---
tags:
- cart
- storefront
- payment
---
import { CodeTabs, CodeTab } from "docs-ui"
export const metadata = {
@@ -1,3 +1,11 @@
---
tags:
- cart
- storefront
- stripe
- payment
---
import { CodeTabs, CodeTab, Prerequisites } from "docs-ui"
export const metadata = {