diff --git a/build/background.png b/build/background.png new file mode 100644 index 00000000..f7c32016 Binary files /dev/null and b/build/background.png differ diff --git a/build/background@2x.png b/build/background@2x.png new file mode 100644 index 00000000..0f6577c7 Binary files /dev/null and b/build/background@2x.png differ diff --git a/build/installerSidebar.bmp b/build/installerSidebar.bmp new file mode 100644 index 00000000..57ec352a Binary files /dev/null and b/build/installerSidebar.bmp differ diff --git a/build/uninstallerSidebar.bmp b/build/uninstallerSidebar.bmp new file mode 100644 index 00000000..43760d56 Binary files /dev/null and b/build/uninstallerSidebar.bmp differ diff --git a/src/components/modals/ReleaseNotes.js b/src/components/modals/ReleaseNotes.js index 0e5f51f9..a003fc2c 100644 --- a/src/components/modals/ReleaseNotes.js +++ b/src/components/modals/ReleaseNotes.js @@ -233,7 +233,7 @@ class ReleaseNotes extends PureComponent { ) } - return + return } }