You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclassName="lbe__searchfilter__section"><h4>Filter by repositories</h4><p>{repos.map((props,idx)=><FilterButtonkey={idx}name={props}type="repo"numbered={true}{...{lbeState, setLbeState}}/>)}</p></div>
15
-
<divclassName="lbe__searchfilter__section"><h4>Filter by subdisciplines</h4><p>{subdiscs.map((props,idx)=><FilterButtonkey={idx}name={props}type="subd"numbered={true}{...{lbeState, setLbeState}}/>)}</p></div>
16
-
<divclassName="lbe__searchfilter__section"><h4>Filter by journals</h4><p>{journals.map((props,idx)=><FilterButtonkey={idx}name={props}type="journal"numbered={true}{...{lbeState, setLbeState}}/>)}</p></div>
0 commit comments