Skip to content

Commit 53ec75f

Browse files
committed
fix(navigation): run format fix
1 parent afe1a10 commit 53ec75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/navigation/Navigation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ export const Navigation = ({
219219
company: workspaceName,
220220
},
221221
});
222-
222+
223223
// Navigate to home
224224
navigateTo('home');
225225
};

0 commit comments

Comments
 (0)