this repo has no description
0
fork

Configure Feed

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

Add 'group' tag to accounts

+8 -1
+8 -1
src/components/account-info.jsx
··· 275 275 </span> 276 276 </> 277 277 )} 278 + {group && ( 279 + <> 280 + <span class="tag"> 281 + <Icon icon="group" /> Group 282 + </span> 283 + </> 284 + )} 278 285 <div 279 286 class="note" 280 287 onClick={handleContentLinks({ ··· 673 680 openTrigger="clickOnly" 674 681 direction="bottom" 675 682 overflow="auto" 676 - shift={-16} 683 + shift={16} 677 684 label={ 678 685 <> 679 686 <Icon icon="mute" />