this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Better shift, but not dynamic

+5 -1
+5 -1
src/components/account-info.jsx
··· 543 543 <header> 544 544 {standalone ? ( 545 545 <Menu2 546 - shift={64} 546 + shift={ 547 + window.matchMedia('(min-width: calc(40em))').matches 548 + ? 114 549 + : 64 550 + } 547 551 menuButton={ 548 552 <div> 549 553 <AccountBlock