We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c115409 commit cc16999Copy full SHA for cc16999
admin-ui/app/routes/Apps/Gluu/GluuSessionTimeoutDialog.js
@@ -4,10 +4,10 @@ import {
4
DialogTitle,
5
DialogContent,
6
DialogActions,
7
- Button,
8
Typography,
9
Slide
10
} from "@mui/material"
+import { Button } from 'Components'
11
import clsx from "clsx"
12
import styles from "./styles/GluuSessionTimeoutDialog.style"
13
import { ThemeContext } from 'Context/theme/themeContext'
0 commit comments