Skip to content

Commit b08bd6e

Browse files
ducksblockAdityaPimpalkar
authored andcommitted
Fix twentyhq#1038: Logout button should be change to gray (twentyhq#1052)
1 parent 55cc905 commit b08bd6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

front/src/modules/settings/components/SettingsNavbar.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ export function SettingsNavbar() {
7979
label="Logout"
8080
onClick={handleLogout}
8181
icon={<IconLogout size={theme.icon.size.md} />}
82-
danger={true}
8382
/>
8483
</SubMenuNavbar>
8584
);

0 commit comments

Comments
 (0)