mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Fix navmenu in settings, share/chat pages
This commit is contained in:
committed by
Debanjum Singh Solanky
parent
5f8b76c8f2
commit
b1d3979ed9
@@ -280,7 +280,6 @@ export default function SharedChat() {
|
||||
</div>
|
||||
|
||||
<div className={styles.chatBox}>
|
||||
<NavMenu selected="Chat" title={title} />
|
||||
<div className={styles.chatBoxBody}>
|
||||
<Suspense fallback={<Loading />}>
|
||||
<ChatBodyData
|
||||
|
||||
Reference in New Issue
Block a user