Closed RedWilly closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
pump-ui | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Sep 9, 2024 10:06am |
This pull request implements a basic ProfilePage component in the profile directory. The changes are minimal but lay the foundation for a user profile page.
Change | Details | Files |
---|---|---|
Implement a basic ProfilePage component |
|
src/pages/profile/[address].tsx |
Summary by Sourcery
Add a new profile page component that renders a placeholder message indicating the profile page for a given address.
New Features: