add change password
This commit is contained in:
@@ -17,6 +17,7 @@ import { IconButton } from '@kevisual/components/button/index.tsx';
|
||||
import { Languages, QrCode } from 'lucide-react';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { toast } from 'react-toastify';
|
||||
import { useTheme } from '@kevisual/components/theme/index.tsx';
|
||||
|
||||
type LayoutMainProps = {
|
||||
title?: React.ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user