mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-21 09:04:40 +00:00
* add MobileMenu component * implement MobileMenu via Header * close menu with links * move all menu logic to MobileMenu component * refactor MobileMenu to use Modals * remove unneeded motion params * remove animation on fixed modal * abstract out a HeaderButtons component * abstract out Search component * move BORDER_WIDTH to constants * hover fixes * change requests * fix: Link should wrap header buttons Co-authored-by: Corwin Smith <cssmittys@gmail.com> Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
1 line
No EOL
25 B
TypeScript
1 line
No EOL
25 B
TypeScript
export * from './Search'; |