Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into prepare-inbox
This commit is contained in:
commit
88cfb70683
|
@ -240,7 +240,7 @@ export const InboxView = () => {
|
||||||
.name
|
.name
|
||||||
}
|
}
|
||||||
body={messageToReply().body}
|
body={messageToReply().body}
|
||||||
cancel={() => setMessageToReply(undefined)}
|
cancel={() => setMessageToReply(null)}
|
||||||
/>
|
/>
|
||||||
</Show>
|
</Show>
|
||||||
<div class={styles.wrapper}>
|
<div class={styles.wrapper}>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user