diff --git a/src/components/CustomIcon.tsx b/src/components/CustomIcon.tsx index 2f572dcc9..c54be3e7e 100644 --- a/src/components/CustomIcon.tsx +++ b/src/components/CustomIcon.tsx @@ -54,8 +54,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > @@ -70,8 +70,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > @@ -86,8 +86,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > @@ -102,8 +102,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > @@ -118,8 +118,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > @@ -134,8 +134,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > @@ -150,8 +150,8 @@ export const CustomIcon = ({ xmlns="http://www.w3.org/2000/svg" > diff --git a/src/components/ProjectSidebarMenu.tsx b/src/components/ProjectSidebarMenu.tsx index 141b1b340..916b3da9d 100644 --- a/src/components/ProjectSidebarMenu.tsx +++ b/src/components/ProjectSidebarMenu.tsx @@ -17,7 +17,7 @@ const ProjectSidebarMenu = ({ return renderAsLink ? ( {project?.name ? project.name : 'KittyCAD Modeling App'} @@ -43,7 +43,7 @@ const ProjectSidebarMenu = ({ alt="KittyCAD App" className="h-full w-auto" /> - + {isTauri() && project?.name ? project.name : 'KittyCAD Modeling App'} diff --git a/src/routes/Onboarding/Camera.tsx b/src/routes/Onboarding/Camera.tsx index 424caeb52..aa08a397a 100644 --- a/src/routes/Onboarding/Camera.tsx +++ b/src/routes/Onboarding/Camera.tsx @@ -35,7 +35,7 @@ export default function Units() { >