fmt
This commit is contained in:
parent
3161c2b2ec
commit
629c2ad3de
|
@ -331,9 +331,7 @@ export const Header = (props: Props) => {
|
|||
</div>
|
||||
<HeaderAuth setIsProfilePopupVisible={setIsProfilePopupVisible} />
|
||||
<Show when={props.title}>
|
||||
<div
|
||||
class={clsx(styles.articleControls, 'col-auto')}
|
||||
>
|
||||
<div class={clsx(styles.articleControls, 'col-auto')}>
|
||||
<SharePopup
|
||||
title={props.title}
|
||||
imageUrl={props.cover}
|
||||
|
|
Loading…
Reference in New Issue
Block a user