|
|
@ -6,7 +6,7 @@ import { |
|
|
DialogHeader, |
|
|
DialogHeader, |
|
|
DialogTitle, |
|
|
DialogTitle, |
|
|
} from "@components/UI/Dialog.tsx"; |
|
|
} from "@components/UI/Dialog.tsx"; |
|
|
import { useDevice } from "@core/stores/deviceStore.ts"; |
|
|
import { useDevice } from "@core/stores"; |
|
|
import { useTranslation } from "react-i18next"; |
|
|
import { useTranslation } from "react-i18next"; |
|
|
|
|
|
|
|
|
export interface ClientNotificationDialogProps { |
|
|
export interface ClientNotificationDialogProps { |
|
|
|