(fix): small notification logic error
(fix): call ui
This commit is contained in:
parent
f1874042ba
commit
6f03604c90
5 changed files with 5961 additions and 3108 deletions
|
|
@ -185,7 +185,7 @@ export default function View() {
|
|||
}
|
||||
>
|
||||
<Base
|
||||
fill
|
||||
fill={isImmersiveFocusedView}
|
||||
flush={isImmersiveFocusedView || isFocusedTileFlush}
|
||||
type={focusedTileType}
|
||||
participant={focusedParticipant}
|
||||
|
|
|
|||
Loading…
Reference in a new issue