Make it possible to use Liquid in shortTitle (#46994)
Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
@@ -9,6 +9,7 @@ export type ProductT = {
|
||||
href: string
|
||||
id: string
|
||||
name: string
|
||||
nameRendered: string
|
||||
}
|
||||
|
||||
type VersionItem = {
|
||||
|
||||
Reference in New Issue
Block a user