mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-21 13:27:07 +01:00
i run patch on main, checked out this branch, run prettier format, and then run diff
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
@@ -9,7 +9,6 @@
|
||||
|
||||
export const marketingNavigationItems: NavigationItem[] = [
|
||||
{ name: 'Features', to: '/#features' },
|
||||
- { name: 'Pricing', to: routes.PricingPageRoute.to },
|
||||
{ name: "Features", to: "/#features" },
|
||||
- { name: "Pricing", to: routes.PricingPageRoute.to },
|
||||
...staticNavigationItems,
|
||||
] as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user