This commit is contained in:
reya
2023-12-04 12:47:29 +07:00
parent b19637bdb7
commit 4093821fd0
7 changed files with 1 additions and 42 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
import * as DropdownMenu from '@radix-ui/react-dropdown-menu';
import { Link } from 'react-router-dom';
import { Logout } from '@shared/accounts/logout';
import { HorizontalDotsIcon } from '@shared/icons';
import { Logout } from '@shared/logout';
export function AccountMoreActions() {
return (