docs: add tags manually to doc pages (#10675)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user