mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
feat: get-blog-list
This commit is contained in:
@@ -29,7 +29,7 @@ export interface BlogProps {
|
||||
title: string
|
||||
slug: string
|
||||
description: string
|
||||
imageSrc: string
|
||||
imageSrc: string | null,
|
||||
}
|
||||
|
||||
export interface CheckOutForm {
|
||||
|
Reference in New Issue
Block a user