mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
🔀 merge: branch 'release-stable' of https://github.com/KieIO/grocery-vercel-commerce into checkout
:%s
This commit is contained in:
@@ -30,7 +30,7 @@ export interface BlogProps {
|
||||
title: string
|
||||
slug: string
|
||||
description: string
|
||||
imageSrc: string
|
||||
imageSrc: string | null,
|
||||
}
|
||||
|
||||
export type MouseAndTouchEvent = MouseEvent | TouchEvent
|
||||
|
Reference in New Issue
Block a user