diff --git a/libs/remix-ui/workspace/src/lib/components/electron-workspace-name.tsx b/libs/remix-ui/workspace/src/lib/components/electron-workspace-name.tsx index 0df2e312c90..3251fb77d64 100644 --- a/libs/remix-ui/workspace/src/lib/components/electron-workspace-name.tsx +++ b/libs/remix-ui/workspace/src/lib/components/electron-workspace-name.tsx @@ -50,4 +50,4 @@ export const ElectronWorkspaceName = (props: ElectronWorkspaceNameProps) => { ) -} \ No newline at end of file +}