We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fbd32 commit 6185189Copy full SHA for 6185189
src/app/(main)/account/login/page.tsx renamed to src/app/(main)/account/(auth)/login/page.tsx
src/app/(main)/(account)/account/addresses/page.tsx renamed to src/app/(main)/account/(dashboard)/addresses/page.tsx
src/app/(main)/(account)/account/layout.tsx renamed to src/app/(main)/account/(dashboard)/layout.tsx
src/app/(main)/(account)/account/orders/page.tsx renamed to src/app/(main)/account/(dashboard)/orders/page.tsx
src/app/(main)/(account)/account/page.tsx renamed to src/app/(main)/account/(dashboard)/page.tsx
src/app/(main)/(account)/account/profile/page.tsx renamed to src/app/(main)/account/(dashboard)/profile/page.tsx
0 commit comments