Fixed share page. Updated device detect. Updated teams fetch.
This commit is contained in:
@@ -53,7 +53,6 @@ export function SettingsLayout({ children }: { children: ReactNode }) {
|
||||
title={formatMessage(labels.settings)}
|
||||
selectedKey={selectedKey}
|
||||
allowMinimize={false}
|
||||
muteItems={false}
|
||||
/>
|
||||
</Column>
|
||||
<Column gap="6" margin="2">
|
||||
|
||||
Reference in New Issue
Block a user