diff --git a/src/components/TitleBar/TitleBar.tsx b/src/components/TitleBar/TitleBar.tsx index acac8d6..cb76b73 100644 --- a/src/components/TitleBar/TitleBar.tsx +++ b/src/components/TitleBar/TitleBar.tsx @@ -5,31 +5,33 @@ import { Image } from '../Image' export const TitleBar: React.FC = () => { return ( -