c77d0a8e89
Build & Push / Build & Push Docker Image (push) Failing after 10m39s
Replace storefront naming across source, tests, docs, config, and production scripts. Rename the legacy top-level app directory and Carplace component files, remove duplicate storefront startup scripts, and refresh the lockfile.
6 lines
181 B
TypeScript
6 lines
181 B
TypeScript
'use client'
|
|
|
|
export { default as SiteFooter } from './SiteFooter'
|
|
export { default as SiteNavbar } from './SiteNavbar'
|
|
export { default as SitePageLayout } from './SitePageLayout'
|