interface
interface copied to clipboard
feat: Phase 0 NavBar
- NavBar for token explore
- Features old wallet
- Hidded behind Feature Flag
- Requires the correct env variables as mentioned in slack
- There are a couple of difference between this NavBar and the one merged into interface-nft, notably some style changes as well as hiding NFT specific components
- Code in the /nft/components folder are some shared wrapper components used across NFT design including an overlay, createPortal wrapper, and Box, Row, Column, which import vanilla extract sprinkles directly
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| interface | ✅ Ready (Inspect) | Visit Preview | Aug 15, 2022 at 8:23PM (UTC) |
This PR has a lot of features at once, could we split it up into...
- Update the FeatureFlagModal vh
- Add new Nav styled with no children
- Add MobileNav conditional with no children
- ChainSwitcher
- Menu
- SearchBar