Closed Chef-Yogi closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
aptos-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
blog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
bridge | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
games | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
gamification | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
uikit | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 15, 2024 8:09am |
Latest commit: 6b9d5d3eb963346ebc55fbeb46fac36fd5215cdb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Reverts pancakeswap/pancake-frontend#10901
PR-Codex overview
This PR focuses on the removal of the
AdPanel
component and its associated files from the codebase, along with updates to various components to eliminate dependencies onAdPanel
. Additionally, some layout changes and imports have been adjusted.Detailed summary
AdPanel
and all related files (Card.tsx
,index.ts
,types.ts
, etc.).AdPanel
references from multiple components, includingMobile.tsx
,CakeStaking
, andHero
.AdPanel
dependencies.Page
components to replacePageWithoutFAQ
withPage
.