[MM-62724] Refresh error page screen to match branding, remove react-bootstrap (#3300)
* [MM-62724] Refresh error page screen to match branding, remove react-bootstrap * Fix links on error page to open externally --------- Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
@@ -37,7 +37,7 @@ declare global {
|
||||
exitFullScreen: () => void;
|
||||
doubleClickOnWindow: (windowName?: string) => void;
|
||||
focusCurrentView: () => void;
|
||||
reloadCurrentView: () => void;
|
||||
openServerExternally: () => void;
|
||||
closeDownloadsDropdown: () => void;
|
||||
closeDownloadsDropdownMenu: () => void;
|
||||
openDownloadsDropdown: () => void;
|
||||
|
Reference in New Issue
Block a user