Fix bad merge

This commit is contained in:
Eric Bailey
2024-03-10 15:54:37 -05:00
parent 1d5068d584
commit 7edb6829dc
4 changed files with 0 additions and 5 deletions
-1
View File
@@ -101,7 +101,6 @@ function ShellInner() {
<Composer winHeight={winDim.height} />
<ModalsContainer />
<MutedWordsDialog />
<PortalOutlet />
<Lightbox />
<PortalOutlet />
</>
-1
View File
@@ -42,7 +42,6 @@ function ShellInner() {
<Composer winHeight={0} />
<ModalsContainer />
<MutedWordsDialog />
<PortalOutlet />
<Lightbox />
<PortalOutlet />