mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 19:21:23 +00:00
.vscode
ISSUE_TEMPLATE
packages
site
assets
components
auth
cart
checkout
common
Avatar
FeatureBar
Footer
Head
HomeAllProductsGrid
I18nWidget
Layout
Navbar
SEO
SEO.tsx
index.ts
Searchbar
SidebarLayout
UserNav
index.ts
icons
product
ui
wishlist
search.tsx
config
lib
pages
public
.env.template
.eslintrc
.gitignore
.prettierignore
.prettierrc
commerce-config.js
commerce.config.json
global.d.ts
next-env.d.ts
next.config.js
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
.editorconfig
.gitignore
.prettierignore
.prettierrc
README.md
license.md
package.json
turbo.json
yarn.lock
* replace next-seo with custom solution * Updated check Co-authored-by: LFades <luis@vercel.com>
2 lines
32 B
TypeScript
2 lines
32 B
TypeScript
export { default } from './SEO'
|