Support layout: category-landing for sidebar 'All prompts' entry (#56345)
This commit is contained in:
@@ -54,6 +54,7 @@ export type ProductTreeNode = {
|
||||
title: string
|
||||
href: string
|
||||
childPages: Array<ProductTreeNode>
|
||||
layout?: string
|
||||
}
|
||||
|
||||
type UIString = Record<string, string>
|
||||
|
||||
Reference in New Issue
Block a user