Update components UI

This commit is contained in:
2023-11-21 14:22:19 +07:00
parent 4aae26e994
commit 23598dc709
9 changed files with 60 additions and 63 deletions
@@ -1,7 +1,7 @@
// Components
import { IoPersonCircleOutline } from 'react-icons/io5';
import { HiOutlineLogout } from 'react-icons/hi';
import ButtonIcon from '@component/ButtonIcon/ButtonIcon';
import ButtonIcon from '@component/ButtonIcon';
// Styled
import { StyledHeaderMenu } from './styled';