mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Fix Typo (#151)
* Fix typo (#135) The defaultPageProps object had a typo in the name Co-authored-by: B <curciobelen@gmail.com> * changes * changes Co-authored-by: JD <jonathan.dawber@icloud.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Fallback to CMS Data
|
||||
|
||||
export const defatultPageProps = {
|
||||
export const defaultPageProps = {
|
||||
header: {
|
||||
links: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user