Skip to content

Commit

Permalink
Merge pull request #1683 from sushi-labs/feat/sidebar
Browse files Browse the repository at this point in the history
feat: sidebar
  • Loading branch information
matthewlilley authored Oct 16, 2024
2 parents 5943660 + 4bf1951 commit 1cda14a
Show file tree
Hide file tree
Showing 538 changed files with 3,528 additions and 2,483 deletions.
5 changes: 0 additions & 5 deletions apps/web/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ const nextConfig = bundleAnalyzer({
permanent: true,
destination: 'https://medium.com/sushiswap-org',
},
{
source: '/skale/swap',
permanent: true,
destination: '/swap?chainId=2046399126',
},
{
source: '/swap/cross-chain:path*',
permanent: true,
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"lodash.zip": "4.2.0",
"ms": "2.1.3",
"nanoid": "4.0.0",
"next": "14.2.11",
"next": "14.2.13",
"next-themes": "0.2.1",
"octokit": "2.1.0",
"petra-plugin-wallet-adapter": "0.4.5",
Expand Down
18 changes: 0 additions & 18 deletions apps/web/src/app/(evm)/(trade)/header.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions apps/web/src/app/(evm)/(trade)/layout.tsx

This file was deleted.

85 changes: 0 additions & 85 deletions apps/web/src/app/(evm)/[chainId]/(positions)/layout.tsx

This file was deleted.

77 changes: 0 additions & 77 deletions apps/web/src/app/(evm)/[chainId]/explore/layout.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions apps/web/src/app/(evm)/[chainId]/header.tsx

This file was deleted.

43 changes: 0 additions & 43 deletions apps/web/src/app/(evm)/[chainId]/not-found.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1cda14a

Please sign in to comment.