From 69b15bfd234bc464c399ffb252cc9c59485af116 Mon Sep 17 00:00:00 2001 From: Franklin Waller Date: Sat, 14 Mar 2020 14:02:30 +0100 Subject: [PATCH] fix(about): Fix issue where logo was not appearing on the about page --- public/res/img/PlayOSLogoSide_black.svg | 27 +++++++++++++++++++ .../molecules/SideNavigation/AboutDialog.tsx | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 public/res/img/PlayOSLogoSide_black.svg diff --git a/public/res/img/PlayOSLogoSide_black.svg b/public/res/img/PlayOSLogoSide_black.svg new file mode 100644 index 0000000..131e552 --- /dev/null +++ b/public/res/img/PlayOSLogoSide_black.svg @@ -0,0 +1,27 @@ + + + + PlayOSLogoSide + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/js/components/molecules/SideNavigation/AboutDialog.tsx b/src/js/components/molecules/SideNavigation/AboutDialog.tsx index 7597cef..c0c93f5 100644 --- a/src/js/components/molecules/SideNavigation/AboutDialog.tsx +++ b/src/js/components/molecules/SideNavigation/AboutDialog.tsx @@ -19,7 +19,7 @@ export default function AboutDialog(props: Props) { return ( props.onClose()}> - PlayOS + PlayOS Matterhorn